archive_path: /home/teuthworker/archive/kchai-2021-07-24_03:19:59-rados-wip-kefu-testing-2021-07-24-1006-distro-basic-smithi/6289220 branch: wip-kefu-testing-2021-07-24-1006 description: rados/cephadm/smoke-roleless/{0-distro/centos_8.3_kubic_stable 1-start 2-services/rgw-ingress 3-final} email: tchaikov@gmail.com first_in_suite: false job_id: '6289220' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: kchai-2021-07-24_03:19:59-rados-wip-kefu-testing-2021-07-24-1006-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: '8.3' overrides: admin_socket: branch: wip-kefu-testing-2021-07-24-1006 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 log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: db822aa41beb84fdc1aef6351fcd432670aa77c2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: db822aa41beb84fdc1aef6351fcd432670aa77c2 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-kefu-testing-2021-07-24-1006 sha1: db822aa41beb84fdc1aef6351fcd432670aa77c2 owner: scheduled_kchai@teuthology priority: 70 repo: git://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 - client.1 sha1: db822aa41beb84fdc1aef6351fcd432670aa77c2 sleep_before_teardown: 0 suite: rados suite_branch: wip-kefu-testing-2021-07-24-1006 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_db822aa41beb84fdc1aef6351fcd432670aa77c2/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: db822aa41beb84fdc1aef6351fcd432670aa77c2 targets: ubuntu@smithi122.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZMTDMHctvL+zvDToOYv6Ag19vW94rQXcAyqNC6oYXmf3BRc3UNKoOFnflhUDG6yBD55U9MF12PLYKCnHcyXEq509eThmA2yPW/y5LuJipV0p1y5ioME4+WK1IVIJLFFFu9VXCmKc99qWaTghoeOGPwpKLaI5T5Q5QU0VQqxkXSgfecA3AvZ3ZONjU3TTJ7qJNJbOmKusCqPkd4W/bv+5KGnrkog1ubKiuSotNbP3z5hpSFU1+uPVflm0VUlr5A/sHH+A5xRyJYrDng23teBGt+BJHn6BUdlYb48BYC/32jg7jGw24XF+K+cB2bOn8d/Nev9fsFVieBysL1lu36IeZ ubuntu@smithi194.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnUjdK9yM8G+rXvzp0l6SsqcMrO65H/TWqWgJ7NvXAiYkiIDHN9pWb6iWbR8NrbYDBUfvzJIu03wRFzObtPEpysEhlYbgnQB8+LYKuL/T0tzLg4XIG4MHvYLw62susH+ClXOpTsSrPBEKuskvYTcr1jYl5j9d1wJeT38IQACslCpJ4J7ofiLdabf+nhAVk5vImprfBAnEhmwLjf6YuJC0p8duOZv9wMoSXJpLrFH5FCz0N5K1RAn24WB5dyA6vam0lKZjnyDovILBdfhNXZw2q2jVh9tKmyTt/tEhCRIS/HDfy6Mnof7lsFJGa4q7BHdc5bamrH08L4ymxnpUFdn/Z tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module disable container-tools - sudo dnf -y install 'dnf-command(copr)' - sudo dnf -y copr enable rhcontainerbot/container-selinux - sudo curl -L -o /etc/yum.repos.d/devel:kubic:libcontainers:stable.repo https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/devel:kubic:libcontainers:stable.repo - sudo dnf remove -y podman - sudo dnf -y install podman - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - cephadm.apply: specs: - placement: count: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 - placement: count: 2 service_id: rgw.foo service_type: ingress spec: backend_service: rgw.foo frontend_port: 9000 monitor_port: 9001 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: rgw.foo - cephadm.wait_for_service: service: ingress.rgw.foo - cephadm.shell: host.a: - "echo \"Check while healthy...\"\ncurl http://{{VIP0}}:9000/\n\n# stop each\ \ rgw in turn\necho \"Check with each rgw stopped in turn...\"\nfor rgw in `ceph\ \ orch ps | grep ^rgw.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $rgw\n while ! ceph orch ps | grep $rgw | grep stopped; do sleep 1 ; done\n\ \ while ! curl http://{{VIP0}}:9000/ ; do sleep 1 ; done\n ceph orch daemon\ \ start $rgw\n while ! ceph orch ps | grep $rgw | grep running; do sleep 1\ \ ; done\ndone\n\n# stop each haproxy in turn\necho \"Check with each haproxy\ \ down in turn...\"\nfor haproxy in `ceph orch ps | grep ^haproxy.rgw.foo. |\ \ awk '{print $1}'`; do\n ceph orch daemon stop $haproxy\n while ! ceph orch\ \ ps | grep $haproxy | grep stopped; do sleep 1 ; done\n while ! curl http://{{VIP0}}:9000/\ \ ; do sleep 1 ; done\n ceph orch daemon start $haproxy\n while ! ceph orch\ \ ps | grep $haproxy | grep running; do sleep 1 ; done\ndone\n\nwhile ! curl\ \ http://{{VIP0}}:9000/ ; do sleep 1 ; done\n" - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls teuthology_branch: master teuthology_sha1: b6f3efab84b70e18e86ec271a07564aeb4ed3bac timestamp: 2021-07-24_03:19:59 tube: smithi user: kchai verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.30581