archive_path: /home/teuthworker/archive/yuriw-2022-09-07_00:03:19-rados-wip-yuri5-testing-2022-09-06-1334-pacific-distro-default-smithi/7016919 branch: wip-yuri5-testing-2022-09-06-1334-pacific description: rados/cephadm/smoke-roleless/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '7016919' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-09-07_00:03:19-rados-wip-yuri5-testing-2022-09-06-1334-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri5-testing-2022-09-06-1334-pacific 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: 78a856e19903ac6b10d8246df0cde20589c9380b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 78a856e19903ac6b10d8246df0cde20589c9380b kernel: hwe: true workunit: branch: wip-yuri5-testing-2022-09-06-1334-pacific sha1: 78a856e19903ac6b10d8246df0cde20589c9380b owner: scheduled_yuriw@teuthology priority: 79 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 sha1: 78a856e19903ac6b10d8246df0cde20589c9380b sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri5-testing-2022-09-06-1334-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_78a856e19903ac6b10d8246df0cde20589c9380b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 78a856e19903ac6b10d8246df0cde20589c9380b targets: smithi106.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkqv18mVcO1v3scuTcZYXdM/VocI4CZ55F9FXbak81LJcvREF9fP+KTY5cQHcKvZhvMMu4T0Bw204pJ0OGYvtptQY9AuNr8oscZO152ouCi+Ew1YyXeJ/FBVs4v/qciFpFziPBq5qqYkAR/KzD2UYmDPfcc3ZuVp02+PgXvrDuW3xoQRiyXIh3LNS6UwzDdztoEnP+ncSIWNRAu3AwuYfZTWNVmbqFvB/hNoK/fYU2Sze2G0/Wgp0spJoExaNEWzircCspqw0BfOpvF4sxwNchEr7GhadK0skjSVVycZw2fHGajGALjRHIaFQA9UrulRwxTHdjaUNFqlbmjG3grPwrMjEfSpNnXCt/icq0iqHw2X6YuQvA/B9fsfzV6Zq/TWfb0meCS3J2qkFsSW+0JPK6vqDlI5Na8bRDv0H0MMz+1+FyQqrEtGvQWG7DoCZzJrjbY6Batnc9kl3Xo9ZiPAdPZNUfAoGs8jomeEGzjGehleTCR6mTGDt+vsV0fNSGThU= smithi134.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzaD0hUvjsZrZaM8vDReqFGcrIURlzTIJF9Ymna98AKCvk17YI0mpwHEOUVYOyK8YkoJLZMfBKXQJvTi2/4TN7CjPKssWhtcShZc5+hkH6WLUEjkeomS/EW/rh3iulHa6PBLQhR2hcJ6b2/5h8s4sJ+sgY6Ae/7igLyx06sR415wzHEqc8JJVAmBiYo8qk7tUWC8wBol0bQ7GOF1mKe5ZUq2FLV/6tbhuDxRc3MAM2hZIiUowUq9O+7QKCcoJbcphV0Vo5JeZnajmNMBRxvW2msJXbhsYdkBzzQAOJExEGSXvymXQFSxhBo8Lpscwo69rTuWJ6B05mrFINF1wSS4PNgblbhrnNmXPXTEeIyVbu5G/4RafGkUyphYTz3QlSN0cQHObNAMl9TwYQL1y3wqyzW173vwV6M2xwBL3nDOpZBvV/RnjNBeMVNBVXbVH4kKMdE84WpVdU7mPCNM59qU2J5PuA82nSEqEew+jZCJTx3sx+n9e6Pl7SgB6whQ2xjm8= tasks: - 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: b58f2c18636eb10faa77ed3614abd00cb85dfc2c timestamp: 2022-09-07_00:03:19 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1713