archive_path: /home/teuthworker/archive/teuthology-2022-09-04_07:07:02-orch-quincy-distro-default-smithi/7010639 branch: quincy description: orch/cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/mirror 3-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '7010639' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2022-09-04_07:07:02-orch-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: quincy ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 owner: scheduled_teuthology@teuthology priority: 1000 repo: git://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 sleep_before_teardown: 0 suite: orch suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_62963995ef4f8aae60d599d6d4dde9522e670ac4/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 targets: smithi178.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRWqgGXKVUihlgfrLP5dz+CTOGefEq9+M5diybyW59veuAae7Gzm0SQSSskWMA/i7QDmFnYyBOfjjQpiRYbW034T9I3bhGES9NEpPAuFSYQicvhUBwtk5GqwYBQj/lUaSHZnWS7NoYzFbvmNo6OoqeSMJiXvw2qfLUQ0M8GGCcJmpEalZ0+9fUKi8aW/81swhaiE2CKLia0ZyO5HV7G77+911QSZGzRAqP4f9kg9+5RWPW+xTwQNOHviriYgqPWwb1S+Rw8WhFO3e1DB8xuAKZEGHD6FSlUPI4vlqxXgEsT2Z8uafEFoNv+980uEt1oouRE5YOykllykQYK3OBf7yq508+WvMzjefIu3ojIc1UNo++QSCJNgIngiQFWjxzTcTH4oVw8IeAwIc73eY1nhKT4WfkucpgPMppnF/BDrYknXSfU5ani43HtKwYOXMx5hCURCn0lRsGMvthKtU9NHrHtjCfYMxZbzCHc7TcUYgMe1iwkSxd+RghX3FzfWTzi+8= smithi181.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1th1ed+b542vwR6rfa57pjrLCnUoMejpcq6G5LKkIUQ2+u32zBpuOIrfIZwseTXewmLNjgEgBUueMqLdBSzg74YTTy1S+bXIGAoZ20BOrx6X3uquuV9b+eSMlR/G1M/7bovLeHgDsHLdd8qRiX07oWoeKnKKlN+HyjreB2Q29Xf+Ox03rvrsoUyMkhDWszgv3bHkjtSzxISn+oqC2i9ARMpJ9aze5i3cXjwZ7FLa2ghGFwlln8sSUMz3pxENGn8ilSCENYkdyoKTFxa6F8q4uX9yplYM2ceHi2sRLP33IbPvNzgdIyU8unpldtGnEIA8D0zJiakIE1sTTKlcOinOIh+IJPvH3jJxhzBalxKJruygFiAB8++QDXwWmRhUR6XPGjHj31OMceueDXrfSLEymr0pSItA8WiurRx83D6d7AQBTX93S1x6uEcR+MoJqnPjd9DOTrq+8Exr8vYCGxSIZ6/BHEgoMXEKOA4uJWjIfZDkzqh4VyQHdPN+vnVz7qGc= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.shell: host.a: - ceph orch apply rbd-mirror "--placement=*" - ceph orch apply cephfs-mirror "--placement=*" - cephadm.wait_for_service: service: rbd-mirror - cephadm.wait_for_service: service: cephfs-mirror - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b58f2c18636eb10faa77ed3614abd00cb85dfc2c timestamp: 2022-09-04_07:07:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1713