Project

General

Profile

Actions

Bug #14462

open

Failed 'cd /home/ubuntu/cephtest/swift && ./bootstrap' in upgrade:hammer-x-infernalis-distro-basic-openstack

Added by Yuri Weinstein over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
upgrade/hammer-x
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-21_17:02:01-upgrade:hammer-x-infernalis-distro-basic-openstack/
Jobs: ['7691', '7693', '7699']
Logs: http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-01-21_17:02:01-upgrade:hammer-x-infernalis-distro-basic-openstack/7699/teuthology.log

2016-01-21T21:07:57.939 INFO:teuthology.orchestra.run.target088085.stdout:Could not fetch URL https://pypi.python.org/simple/setuptools/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:765) - skipping
2016-01-21T21:07:57.940 INFO:teuthology.orchestra.run.target088085.stdout:Requirement already up-to-date: setuptools in ./virtualenv/lib/python2.7/site-packages
2016-01-21T21:07:58.457 INFO:teuthology.orchestra.run.target088085.stderr:DEPRECATION: --allow-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.
2016-01-21T21:07:58.458 INFO:teuthology.orchestra.run.target088085.stderr:DEPRECATION: --allow-unverified has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.
2016-01-21T21:07:58.468 INFO:teuthology.orchestra.run.target088085.stdout:Collecting PyYAML (from -r requirements.txt (line 1))
2016-01-21T21:07:58.749 INFO:teuthology.orchestra.run.target088085.stdout:  Could not fetch URL https://pypi.python.org/simple/pyyaml/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:765) - skipping
2016-01-21T21:07:58.749 INFO:teuthology.orchestra.run.target088085.stderr:  Could not find a version that satisfies the requirement PyYAML (from -r requirements.txt (line 1)) (from versions: )
2016-01-21T21:07:58.749 INFO:teuthology.orchestra.run.target088085.stderr:No matching distribution found for PyYAML (from -r requirements.txt (line 1))
2016-01-21T21:07:58.882 INFO:tasks.mon_thrash.ceph_manager:waiting for quorum size 3
2016-01-21T21:07:58.883 INFO:teuthology.orchestra.run.target088083:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph quorum_status'
2016-01-21T21:07:59.043 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/swift.py", line 143, in configure
    './bootstrap',
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed on target088085 with status 1: 'cd /home/ubuntu/cephtest/swift && ./bootstrap'
2016-01-21T21:07:59.046 INFO:teuthology.orchestra.run.target088085:Running: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin -n client.1 user rm --uid foo.client.1 --purge-data'
Actions #1

Updated by Zack Cerza over 8 years ago

This is not teuthology. It is:
https://github.com/ceph/swift/blob/master/bootstrap#L39

I'm not sure where in redmine this should go.

Actions

Also available in: Atom PDF