archive_path: /home/teuthworker/archive/yuriw-2022-01-08_17:57:43-rados-wip-yuri8-testing-2022-01-07-1541-distro-default-smithi/6603181 branch: wip-yuri8-testing-2022-01-07-1541 description: rados/rook/smoke/{0-distro/ubuntu_20.04 0-kubeadm 0-nvme-loop 1-rook 2-workload/radosbench 3-final cluster/1-node k8s/1.21 net/calico rook/1.7.2} email: ceph-qa@ceph.io first_in_suite: false job_id: '6603181' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-01-08_17:57:43-rados-wip-yuri8-testing-2022-01-07-1541-distro-default-smithi nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri8-testing-2022-01-07-1541 ceph: conf: global: osd crush chooseleaf type: 0 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: ec609d2f45e32caa04ced0b8259e177d254d49fa ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: ec609d2f45e32caa04ced0b8259e177d254d49fa kernel: hwe: true kubeadm: pod_network: calico version: '1.21' rook: rook_branch: v1.7.2 rook_image: rook/ceph:v1.7.2 workunit: branch: wip-yuri8-testing-2022-01-07-1541 sha1: ec609d2f45e32caa04ced0b8259e177d254d49fa owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.a sha1: ec609d2f45e32caa04ced0b8259e177d254d49fa sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri8-testing-2022-01-07-1541 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ec609d2f45e32caa04ced0b8259e177d254d49fa/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ec609d2f45e32caa04ced0b8259e177d254d49fa targets: smithi174.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyPa1O/w2SYQTgYMozzuxb1kX2h2IexctkTOgDf2vlweAzns5Ah+6MiJmKdxiV0Yx0ufsViG6huJsU3u1zhzf9Pgbf4s5j/g7pgOoTQK9A1TP2fZp/5UAK/Gou0/Rm02pVq3Ewg62lPg2Fi49rDQaMe4xi+6QUV7s01dKYqV/WvGIcUifuc2++3JgaWzBS0DdBz7CPAEoT2PjGj33rVWFZ1Fbsri7fFNVGCvs5q2V9nTet8kUd5utjXDLeGSdjud/Ch81xfrSyavlJ79VcC+XJvjuZLlUctHvI1y5vJtpJ+tQB+SHK6AUO+FU3EyBlLN6e9NMuoikfJPk06fTSUPnm+okr4jVRU1ocX4Db0hvgf+LBhgV7wGpm5dysv7tLp5SCdDZ3CNXx8KJWzDWICcd9ZwEPLO9yIEp6SJOssGDf3Zu6f1JT0RSH/UKykPNUfAorg3OlDcQS4JSVHQOP1SPeGFviPwrnr8bhkuMQlCdcLqNnk6kX7xk2NReL5C3hGqE= tasks: - kubeadm: null - nvme_loop: null - rook: null - rook.shell: - ceph -s - ceph orch status - ceph orch ps - ceph orch ls - ceph orch device ls - install: host.a: null - radosbench: clients: - client.a - rook.shell: commands: - 'ceph orch host label add `hostname` foo ceph orch host ls | grep foo ceph orch host label rm `hostname` foo ceph orch host ls | grep -v foo ' - exec: host.a: - "set -ex\ntoolbox() {\n kubectl -n rook-ceph exec -it deploy/rook-ceph-tools\ \ -- \"$@\"\n}\norig_num_osd=`toolbox ceph osd stat | cut -f3 -d \" \"`\ntoolbox\ \ ceph orch osd rm 0 --force\nremoved_pv=\"\"\nwhile [ \"$removed_pv\" = \"\"\ \ ]\ndo\n removed_pv=`kubectl get pv | grep Released | cut -f1 -d \" \"`\n\ \ sleep 3s\ndone\ntarget_path=`kubectl get pv $removed_pv -o jsonpath='{.spec.local.path}'`\n\ host=`echo $removed_pv | cut -f1 -d \"-\"`\ntoolbox ceph orch device zap $host\ \ $target_path --force\nzap_completion=\"0\"\nwhile [ \"$zap_completion\" =\ \ \"0\" ]\ndo\n zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap\ \ -o jsonpath='{.status.succeeded.path}'`\n sleep 3s\ndone\nkubectl patch\ \ pv $removed_pv -p '{\"spec\":{\"claimRef\": null}}'\ntoolbox ceph orch apply\ \ osd --all-available-devices\nkubectl delete job rook-ceph-device-zap -n rook-ceph\n\ num_osd=\"0\"\nwhile [ \"$num_osd\" != \"$orig_num_osd\" ]\ndo\n echo \"\ waiting for osd to come back up\"\n num_osd=`toolbox ceph osd stat | cut\ \ -f3 -d \" \"`\n sleep 30s\ndone\n" - rook.shell: commands: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch apply rgw foo - ceph orch apply mds foo - ceph orch apply rbd-mirror - ceph orch apply nfs foo --port 12777 teuthology_branch: master teuthology_sha1: 00e09f05e9fb2ab7c7f497f5e446613531743ae2 timestamp: 2022-01-08_17:57:43 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.20261