Project

General

Profile

Bug #58907

Updated by Prashant D about 1 year ago

/a/pdhange-2023-03-01_23:15:28-rados-wip-pdhange-testing-distro-default-smithi/7191141 

 <pre> 
 2023-03-02T01:58:20.514 INFO:journalctl@ceph.mon.c.smithi153.stdout:Mar 02 01:58:20 smithi153 systemd[1]: Starting Ceph mon.c for 62c3117e-b89d-11ed-9ae9-001a4aab830c... 
 2023-03-02T01:58:20.747 INFO:teuthology.orchestra.run.smithi153.stderr:Error: OCI runtime error: runc: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: Unit libpod-d65a3fd5558bbea15a5374d582d1b2aad51ae42b8f3b36d1527723e5548a19cc.scope not found. 
 2023-03-02T01:58:20.770 DEBUG:teuthology.orchestra.run:got remote process result: 127 
 2023-03-02T01:58:20.771 ERROR:teuthology.contextutil:Saw exception from nested tasks 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/git.ceph.com_teuthology_c7c3cc84dcd2bd1fdc61d0abde9057ccda2484b6/teuthology/contextutil.py", line 31, in nested 
     vars.append(enter()) 
   File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ 
     return next(self.gen) 
   File "/home/teuthworker/src/git.ceph.com_ceph-c_c503a29b33a37ad2759f13de786dbf1e39e6e06f/qa/tasks/cephadm.py", line 747, in ceph_mons 
     r = _shell( 
   File "/home/teuthworker/src/git.ceph.com_ceph-c_c503a29b33a37ad2759f13de786dbf1e39e6e06f/qa/tasks/cephadm.py", line 39, in _shell 
     return remote.run( 
   File "/home/teuthworker/src/git.ceph.com_teuthology_c7c3cc84dcd2bd1fdc61d0abde9057ccda2484b6/teuthology/orchestra/remote.py", line 525, in run 
     r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
   File "/home/teuthworker/src/git.ceph.com_teuthology_c7c3cc84dcd2bd1fdc61d0abde9057ccda2484b6/teuthology/orchestra/run.py", line 455, in run 
     r.wait() 
   File "/home/teuthworker/src/git.ceph.com_teuthology_c7c3cc84dcd2bd1fdc61d0abde9057ccda2484b6/teuthology/orchestra/run.py", line 161, in wait 
     self._raise_for_status() 
   File "/home/teuthworker/src/git.ceph.com_teuthology_c7c3cc84dcd2bd1fdc61d0abde9057ccda2484b6/teuthology/orchestra/run.py", line 181, in _raise_for_status 
     raise CommandFailedError( 
 teuthology.exceptions.CommandFailedError: Command failed on smithi153 with status 127: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c503a29b33a37ad2759f13de786dbf1e39e6e06f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62c3117e-b89d-11ed-9ae9-001a4aab830c -- ceph mon dump -f json' 
 2023-03-02T01:58:20.771 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 
 2023-03-02T01:58:20.772 DEBUG:teuthology.orchestra.run.smithi017:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 
 </pre>

Back