archive_path: /home/teuthworker/archive/rishabh-2023-09-05_12:16:09-orch:cephadm-wip-rishabh-2023aug3-b5-testing-default-smithi/7388454 branch: wip-rishabh-2023aug3-b5 description: orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: null first_in_suite: false job_id: '7388454' kernel: &id001 flavor: default kdb: true sha1: 4c1e36990cf73adeb1be9a5ea8ca8a7c1686a66f last_in_suite: false machine_type: smithi name: rishabh-2023-09-05_12:16:09-orch:cephadm-wip-rishabh-2023aug3-b5-testing-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: wip-rishabh-2023aug3-b5 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: ba6b39e4f4f77fb95c747099b53db0467d435f56 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ba6b39e4f4f77fb95c747099b53db0467d435f56 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: test-nfs-pr-52556 sha1: 4b369cf18ed1391a426ab4ae86da834e9c074f81 owner: scheduled_rishabh@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4342 sha1: ba6b39e4f4f77fb95c747099b53db0467d435f56 sleep_before_teardown: 0 subset: 201/256 suite: orch:cephadm suite_branch: test-nfs-pr-52556 suite_path: /home/teuthworker/src/github.com_rishabh-d-dave_ceph_4b369cf18ed1391a426ab4ae86da834e9c074f81/qa suite_relpath: qa suite_repo: https://github.com/rishabh-d-dave/ceph suite_sha1: 4b369cf18ed1391a426ab4ae86da834e9c074f81 targets: smithi026.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKThUTjzy0+/QVN+1dK/RXpE/cwxLqG6ERjrSfq+CXhm1ekW139hyIeS9wCduJ4g8Yp/sEwrHXLtkY2FF2WnlbCa1cwRnKOF3BPeaAkf2pSlsxenRlrNgpsOT8Z8jq3JRGjLYUmvZeOxoFsAVWPUszPA1b+zgTgURHmSm7p671k2Wgn53ACk0Cjl3xHx6PlyWDhGuyJA9hV/yWg6mh89Zg9dnScRzBs7sx1jCtlxfHtjp0HvWN3oYqyRQHWSLKNDBoYyJU3yQFI2Tv+Wnwbs9TKv0tf1GJA9vj2PCt3GoUyb7YpniJYVe9Eh4BCwYaq+NGGiYKP3dbD6sr+nvAAbW9+T3D+2csPCT2Ncd2z2A6eB8yJOyQq5TBj5ug1480W3Cb8BA94xz0EOeEoGW6c9fnN/cqvIDMzqsNOPbIzmRobJJvA1TmO6NuSGT7UYnFKqrhy8582O60W212sbJTusI+wWcSUOLMs4LbQNMWxfdx9XrPNGSTMz5DrWo8IzUomyk= smithi150.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGX+mikvdi/0iJ1pU6ONl0wiNWg7YAA157fjqcbop7V2mqY2ApOXMuRmaWvsdCHkWmWXru6AfBF1GC1v5cJAZVk= tasks: - internal.check_packages: null - internal.buildpackages_prep: null - internal.save_config: null - internal.check_lock: null - internal.add_remotes: null - console_log: null - internal.connect: null - internal.push_inventory: null - internal.serialize_remote_roles: null - internal.check_conflict: null - internal.check_ceph_data: null - internal.vm_setup: null - kernel: *id001 - internal.base: null - internal.archive_upload: null - internal.archive: null - internal.coredump: null - internal.sudo: null - internal.syslog: null - internal.timer: null - pcp: null - selinux: null - ansible.cephlab: null - clock: null - 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.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 host label add `hostname` foo - ceph auth get-or-create client.foo mon 'allow r' - ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222 - exec: host.a: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - test -e /etc/ceph/ceph.conf - exec: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.b: - ceph orch host label add `hostname` foo - exec: host.b: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - cephadm.shell: host.b: - ceph orch host label rm `hostname` foo - exec: host.b: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - exec: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.a: - ceph orch client-keyring rm client.foo - exec: host.a: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - 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: f9a8556d5e989d27b6626a0b75ef595991f83d20 timestamp: 2023-09-05_12:16:09 tube: smithi user: rishabh verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1394