2022-04-02T00:55:10.002 INFO:root:teuthology version: 1.1.0-d877b023 2022-04-02T00:55:10.004 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --verbose --archive /home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773314 --name yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi --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/host rook/master} -- /home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773314/orig.config.yaml 2022-04-02T00:55:10.039 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-02T00:55:10.102 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773314 branch: wip-yuri11-testing-2022-04-01-0842 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/host rook/master} email: ceph-qa@ceph.io first_in_suite: false job_id: '6773314' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri11-testing-2022-04-01-0842 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: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a spec: mon: allowMultiplePerNode: false network: provider: host ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a kernel: hwe: true kubeadm: version: '1.21' rook: rook_image: rook/ceph:master workunit: branch: wip-yuri11-testing-2022-04-01-0842 sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a owner: scheduled_yuriw@teuthology priority: 56 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.a sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri11-testing-2022-04-01-0842 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a targets: smithi145.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDN8TteNX+bnaKn1jCtcAQr6YWByZFSyhijU5z/iBh66XYi+8CkchhOgTvePeHk8fWn8e6GBC4MjJKQkBWCv11oNCEuxOnCveSNpxxs4+Fi00amegrZNdkErUh2gd2SL3IrWoCJv7jnClwTneuyU3mvXNzGnJ2a/kRWgGy9tZQ+OHehyOwQokIRlgwegCf4FPbR/82C34C1p1EtAzD6/Pq+zDLLubiHjODyuNOvRnJ7e5VWZzLg1wzC3cgffaCQrb+FRrvx1zaR/VDF2Kga8BVAt3JqlYhQaGBqT3tTA/051K4rnetylvr275MQYf5BHI24C/vjKSSvK4yDWHhyi4nQw0krySWTg6EbqOHxLnZ7Jaok4+5NHvpXFcYGDMA0V2LTAMMR8zikuU5I2oaaSII+E9AinNTDQfGhFmm5O/zUaijGhH+xskBojTHKVqogiPqKr2aJVBYZZ9aqn5OWXPj713/LOYLqThMh1kzcZP5QVwsxmjH5fTEEwANEoxraFys= 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: d877b023166308f282187444de8e8e725ffb27d2 timestamp: 2022-04-01_18:43:08 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.22301 2022-04-02T00:55:10.103 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa; will attempt to use it 2022-04-02T00:55:10.104 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks 2022-04-02T00:55:10.104 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-02T00:55:10.106 INFO:teuthology.task.internal:Checking packages... 2022-04-02T00:55:10.130 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a' 2022-04-02T00:55:10.130 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-02T00:55:10.131 INFO:teuthology.packaging:ref: None 2022-04-02T00:55:10.132 INFO:teuthology.packaging:tag: None 2022-04-02T00:55:10.132 INFO:teuthology.packaging:branch: wip-yuri11-testing-2022-04-01-0842 2022-04-02T00:55:10.132 INFO:teuthology.packaging:sha1: 76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T00:55:10.133 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri11-testing-2022-04-01-0842 2022-04-02T00:55:10.290 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11449-g76cd7b38-1focal 2022-04-02T00:55:10.291 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-02T00:55:10.301 INFO:teuthology.task.internal:no buildpackages task found 2022-04-02T00:55:10.301 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-02T00:55:10.338 INFO:teuthology.task.internal:Saving configuration 2022-04-02T00:55:10.351 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-02T00:55:10.433 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-02T00:55:10.458 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2022-04-01_18:43:08-rados-wip-yuri11-testing-2022-04-01-0842-distro-default-smithi/6773314', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-02 00:49:48.775581', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHKJxaUBI1b4qQXfT3RkI9qRjbgFVtojTZ+kc+LzSyZo'} 2022-04-02T00:55:10.458 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-02T00:55:10.475 INFO:teuthology.task.internal:roles: ubuntu@smithi145.front.sepia.ceph.com - ['host.a', 'client.a'] 2022-04-02T00:55:10.476 INFO:teuthology.run_tasks:Running task console_log... 2022-04-02T00:55:10.558 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f108dc9fc80>, signals=[15]) 2022-04-02T00:55:10.559 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-02T00:55:10.570 INFO:teuthology.task.internal:Opening connections... 2022-04-02T00:55:10.570 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2022-04-02T00:55:10.573 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T00:55:10.627 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-02T00:55:10.636 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2022-04-02T00:55:10.752 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2022-04-02T00:55:10.753 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2022-04-02T00:55:10.759 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="Ubuntu" 2022-04-02T00:55:10.759 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="20.04.3 LTS (Focal Fossa)" 2022-04-02T00:55:10.759 INFO:teuthology.orchestra.run.smithi145.stdout:ID=ubuntu 2022-04-02T00:55:10.759 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE=debian 2022-04-02T00:55:10.760 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="Ubuntu 20.04.3 LTS" 2022-04-02T00:55:10.760 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="20.04" 2022-04-02T00:55:10.760 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-02T00:55:10.760 INFO:teuthology.orchestra.run.smithi145.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-02T00:55:10.761 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-02T00:55:10.761 INFO:teuthology.orchestra.run.smithi145.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-02T00:55:10.761 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_CODENAME=focal 2022-04-02T00:55:10.761 INFO:teuthology.orchestra.run.smithi145.stdout:UBUNTU_CODENAME=focal 2022-04-02T00:55:10.762 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2022-04-02T00:55:10.780 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-02T00:55:10.792 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-02T00:55:10.818 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-02T00:55:10.819 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2022-04-02T00:55:10.825 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-02T00:55:10.849 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-02T00:55:10.850 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2022-04-02T00:55:10.884 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-02T00:55:10.914 INFO:teuthology.run_tasks:Running task kernel... 2022-04-02T00:55:10.931 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-02T00:55:10.932 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2022-04-02T00:55:10.932 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.a': {'hwe': True}} 2022-04-02T00:55:10.932 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2022-04-02T00:55:10.933 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-02T00:55:10.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-02T00:55:10.939 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2022-04-02T00:55:10.946 INFO:teuthology.orchestra.run.smithi145.stdout:5.4.0-97-generic 2022-04-02T00:55:10.946 INFO:teuthology.task.kernel:Running kernel on smithi145: 5.4.0-97-generic 2022-04-02T00:55:10.946 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get clean 2022-04-02T00:55:11.071 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get update 2022-04-02T00:55:11.392 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T00:55:11.392 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-02T00:55:11.432 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-02T00:55:11.780 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-02T00:55:11.854 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [414 kB] 2022-04-02T00:55:11.992 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [626 kB] 2022-04-02T00:55:12.147 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,377 kB] 2022-04-02T00:55:12.272 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,704 kB] 2022-04-02T00:55:12.316 INFO:teuthology.orchestra.run.smithi145.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] 2022-04-02T00:55:12.329 INFO:teuthology.orchestra.run.smithi145.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,872 B] 2022-04-02T00:55:12.330 INFO:teuthology.orchestra.run.smithi145.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [21.9 kB] 2022-04-02T00:55:12.331 INFO:teuthology.orchestra.run.smithi145.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [853 kB] 2022-04-02T00:55:12.378 INFO:teuthology.orchestra.run.smithi145.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 2022-04-02T00:55:12.383 INFO:teuthology.orchestra.run.smithi145.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [532 B] 2022-04-02T00:55:12.384 INFO:teuthology.orchestra.run.smithi145.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [547 kB] 2022-04-02T00:55:12.405 INFO:teuthology.orchestra.run.smithi145.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 2022-04-02T00:55:12.424 INFO:teuthology.orchestra.run.smithi145.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] 2022-04-02T00:55:12.425 INFO:teuthology.orchestra.run.smithi145.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 2022-04-02T00:55:12.428 INFO:teuthology.orchestra.run.smithi145.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.1 kB] 2022-04-02T00:55:12.439 INFO:teuthology.orchestra.run.smithi145.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.8 kB] 2022-04-02T00:55:12.440 INFO:teuthology.orchestra.run.smithi145.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [24.3 kB] 2022-04-02T00:55:12.440 INFO:teuthology.orchestra.run.smithi145.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [913 kB] 2022-04-02T00:55:12.476 INFO:teuthology.orchestra.run.smithi145.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 2022-04-02T00:55:12.478 INFO:teuthology.orchestra.run.smithi145.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 2022-04-02T00:55:12.479 INFO:teuthology.orchestra.run.smithi145.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,180 B] 2022-04-02T00:55:12.480 INFO:teuthology.orchestra.run.smithi145.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,196 B] 2022-04-02T00:55:12.480 INFO:teuthology.orchestra.run.smithi145.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [500 B] 2022-04-02T00:55:12.481 INFO:teuthology.orchestra.run.smithi145.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [528 B] 2022-04-02T00:55:12.481 INFO:teuthology.orchestra.run.smithi145.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [676 kB] 2022-04-02T00:55:12.506 INFO:teuthology.orchestra.run.smithi145.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 2022-04-02T00:55:12.529 INFO:teuthology.orchestra.run.smithi145.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 2022-04-02T00:55:12.533 INFO:teuthology.orchestra.run.smithi145.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [20.4 kB] 2022-04-02T00:55:12.561 INFO:teuthology.orchestra.run.smithi145.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 2022-04-02T00:55:12.562 INFO:teuthology.orchestra.run.smithi145.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,432 B] 2022-04-02T00:55:12.563 INFO:teuthology.orchestra.run.smithi145.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,336 B] 2022-04-02T00:55:12.563 INFO:teuthology.orchestra.run.smithi145.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [592 B] 2022-04-02T00:55:12.563 INFO:teuthology.orchestra.run.smithi145.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [42.2 kB] 2022-04-02T00:55:12.585 INFO:teuthology.orchestra.run.smithi145.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [34.8 kB] 2022-04-02T00:55:12.664 INFO:teuthology.orchestra.run.smithi145.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main Translation-en [10.1 kB] 2022-04-02T00:55:12.665 INFO:teuthology.orchestra.run.smithi145.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [22.7 kB] 2022-04-02T00:55:12.666 INFO:teuthology.orchestra.run.smithi145.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [12.9 kB] 2022-04-02T00:55:12.666 INFO:teuthology.orchestra.run.smithi145.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [15.5 kB] 2022-04-02T00:55:12.667 INFO:teuthology.orchestra.run.smithi145.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [808 B] 2022-04-02T00:55:15.358 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 10.5 MB in 2s (4,744 kB/s) 2022-04-02T00:55:16.561 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T00:55:16.586 DEBUG:teuthology.orchestra.run.smithi145:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-02T00:55:16.651 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T00:55:16.827 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2022-04-02T00:55:16.827 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2022-04-02T00:55:16.975 INFO:teuthology.orchestra.run.smithi145.stdout:The following additional packages will be installed: 2022-04-02T00:55:16.976 INFO:teuthology.orchestra.run.smithi145.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-02T00:55:16.976 INFO:teuthology.orchestra.run.smithi145.stdout: libusbmuxd6 linux-image-5.13.0-39-generic linux-modules-5.13.0-39-generic 2022-04-02T00:55:16.976 INFO:teuthology.orchestra.run.smithi145.stdout: linux-modules-extra-5.13.0-39-generic thermald upower usbmuxd 2022-04-02T00:55:16.977 INFO:teuthology.orchestra.run.smithi145.stdout:Suggested packages: 2022-04-02T00:55:16.977 INFO:teuthology.orchestra.run.smithi145.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-04-02T00:55:16.977 INFO:teuthology.orchestra.run.smithi145.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-39-generic 2022-04-02T00:55:17.022 INFO:teuthology.orchestra.run.smithi145.stdout:The following NEW packages will be installed: 2022-04-02T00:55:17.023 INFO:teuthology.orchestra.run.smithi145.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-02T00:55:17.023 INFO:teuthology.orchestra.run.smithi145.stdout: libusbmuxd6 linux-image-5.13.0-39-generic linux-image-generic-hwe-20.04 2022-04-02T00:55:17.024 INFO:teuthology.orchestra.run.smithi145.stdout: linux-modules-5.13.0-39-generic linux-modules-extra-5.13.0-39-generic 2022-04-02T00:55:17.024 INFO:teuthology.orchestra.run.smithi145.stdout: thermald upower usbmuxd 2022-04-02T00:55:17.200 INFO:teuthology.orchestra.run.smithi145.stdout:0 upgraded, 13 newly installed, 0 to remove and 120 not upgraded. 2022-04-02T00:55:17.201 INFO:teuthology.orchestra.run.smithi145.stdout:Need to get 79.9 MB of archives. 2022-04-02T00:55:17.201 INFO:teuthology.orchestra.run.smithi145.stdout:After this operation, 410 MB of additional disk space will be used. 2022-04-02T00:55:17.201 INFO:teuthology.orchestra.run.smithi145.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-04-02T00:55:17.477 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-04-02T00:55:17.505 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-04-02T00:55:17.522 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-04-02T00:55:17.592 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-04-02T00:55:17.627 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-39-generic amd64 5.13.0-39.44~20.04.1 [18.3 MB] 2022-04-02T00:55:18.412 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-39-generic amd64 5.13.0-39.44~20.04.1 [10.0 MB] 2022-04-02T00:55:18.685 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-39-generic amd64 5.13.0-39.44~20.04.1 [51.0 MB] 2022-04-02T00:55:20.329 INFO:teuthology.orchestra.run.smithi145.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.39.44~20.04.24 [2,620 B] 2022-04-02T00:55:20.330 INFO:teuthology.orchestra.run.smithi145.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2022-04-02T00:55:20.331 INFO:teuthology.orchestra.run.smithi145.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-04-02T00:55:20.337 INFO:teuthology.orchestra.run.smithi145.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-04-02T00:55:20.374 INFO:teuthology.orchestra.run.smithi145.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-04-02T00:55:20.774 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 79.9 MB in 3s (23.9 MB/s) 2022-04-02T00:55:20.986 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-04-02T00:55:22.429 INFO:teuthology.orchestra.run.smithi145.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102042 files and directories currently installed.) 2022-04-02T00:55:22.434 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-04-02T00:55:22.550 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-02T00:55:22.911 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libplist3:amd64. 2022-04-02T00:55:22.923 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-04-02T00:55:22.961 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-04-02T00:55:23.298 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-04-02T00:55:23.310 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-04-02T00:55:23.347 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-02T00:55:23.692 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-04-02T00:55:23.706 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-04-02T00:55:23.750 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-02T00:55:24.062 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-04-02T00:55:24.074 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-04-02T00:55:24.112 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-02T00:55:24.431 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-modules-5.13.0-39-generic. 2022-04-02T00:55:24.445 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../05-linux-modules-5.13.0-39-generic_5.13.0-39.44~20.04.1_amd64.deb ... 2022-04-02T00:55:24.490 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-modules-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T00:55:26.791 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-image-5.13.0-39-generic. 2022-04-02T00:55:26.803 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../06-linux-image-5.13.0-39-generic_5.13.0-39.44~20.04.1_amd64.deb ... 2022-04-02T00:55:26.904 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-image-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T00:55:27.402 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-39-generic. 2022-04-02T00:55:27.412 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-39-generic_5.13.0-39.44~20.04.1_amd64.deb ... 2022-04-02T00:55:27.452 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-modules-extra-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T00:55:33.505 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-04-02T00:55:33.522 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.39.44~20.04.24_amd64.deb ... 2022-04-02T00:55:33.563 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.39.44~20.04.24) ... 2022-04-02T00:55:33.900 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libevdev2:amd64. 2022-04-02T00:55:33.914 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2022-04-02T00:55:33.958 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-04-02T00:55:34.337 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package thermald. 2022-04-02T00:55:34.350 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-04-02T00:55:34.395 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-04-02T00:55:34.936 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package upower. 2022-04-02T00:55:34.950 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-04-02T00:55:35.004 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking upower (0.99.11-1build2) ... 2022-04-02T00:55:35.403 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package usbmuxd. 2022-04-02T00:55:35.416 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-04-02T00:55:35.478 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-02T00:55:35.751 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-04-02T00:55:35.874 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-02T00:55:36.000 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-02T00:55:36.109 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-02T00:55:36.227 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-02T00:55:36.353 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-04-02T00:55:36.479 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up upower (0.99.11-1build2) ... 2022-04-02T00:55:36.962 INFO:teuthology.orchestra.run.smithi145.stdout:upower.service is a disabled or a static unit, not starting it. 2022-04-02T00:55:37.013 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-02T00:55:37.182 INFO:teuthology.orchestra.run.smithi145.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-04-02T00:55:37.189 INFO:teuthology.orchestra.run.smithi145.stdout:Adding system user `usbmux' (UID 114) ... 2022-04-02T00:55:37.190 INFO:teuthology.orchestra.run.smithi145.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-04-02T00:55:37.639 INFO:teuthology.orchestra.run.smithi145.stdout:Not creating home directory `/var/lib/usbmux'. 2022-04-02T00:55:37.891 INFO:teuthology.orchestra.run.smithi145.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-04-02T00:55:37.927 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-04-02T00:55:38.268 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-04-02T00:55:38.269 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-04-02T00:55:38.747 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-modules-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T00:55:40.092 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-image-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T00:55:41.387 INFO:teuthology.orchestra.run.smithi145.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-39-generic 2022-04-02T00:55:41.387 INFO:teuthology.orchestra.run.smithi145.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-39-generic 2022-04-02T00:55:41.527 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-modules-extra-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T00:55:42.836 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.39.44~20.04.24) ... 2022-04-02T00:55:42.962 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-02T00:55:46.567 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-02T00:55:48.077 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-02T00:55:48.178 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for linux-image-5.13.0-39-generic (5.13.0-39.44~20.04.1) ... 2022-04-02T00:55:48.366 INFO:teuthology.orchestra.run.smithi145.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-04-02T00:55:48.367 INFO:teuthology.orchestra.run.smithi145.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-39-generic 2022-04-02T00:56:11.805 INFO:teuthology.orchestra.run.smithi145.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-04-02T00:56:11.806 INFO:teuthology.orchestra.run.smithi145.stdout:Sourcing file `/etc/default/grub' 2022-04-02T00:56:11.814 INFO:teuthology.orchestra.run.smithi145.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-02T00:56:11.833 INFO:teuthology.orchestra.run.smithi145.stdout:Generating grub configuration file ... 2022-04-02T00:56:12.114 INFO:teuthology.orchestra.run.smithi145.stdout:Found linux image: /boot/vmlinuz-5.13.0-39-generic 2022-04-02T00:56:12.142 INFO:teuthology.orchestra.run.smithi145.stdout:Found initrd image: /boot/initrd.img-5.13.0-39-generic 2022-04-02T00:56:12.512 INFO:teuthology.orchestra.run.smithi145.stdout:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-04-02T00:56:12.524 INFO:teuthology.orchestra.run.smithi145.stdout:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-04-02T00:56:14.509 INFO:teuthology.orchestra.run.smithi145.stdout:done 2022-04-02T00:56:14.838 DEBUG:teuthology.orchestra.run.smithi145:> dpkg -s linux-image-generic-hwe-20.04 2022-04-02T00:56:14.863 INFO:teuthology.orchestra.run.smithi145.stdout:Package: linux-image-generic-hwe-20.04 2022-04-02T00:56:14.863 INFO:teuthology.orchestra.run.smithi145.stdout:Status: install ok installed 2022-04-02T00:56:14.864 INFO:teuthology.orchestra.run.smithi145.stdout:Priority: optional 2022-04-02T00:56:14.864 INFO:teuthology.orchestra.run.smithi145.stdout:Section: kernel 2022-04-02T00:56:14.864 INFO:teuthology.orchestra.run.smithi145.stdout:Installed-Size: 19 2022-04-02T00:56:14.864 INFO:teuthology.orchestra.run.smithi145.stdout:Maintainer: Ubuntu Kernel Team 2022-04-02T00:56:14.865 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: amd64 2022-04-02T00:56:14.865 INFO:teuthology.orchestra.run.smithi145.stdout:Source: linux-meta-hwe-5.13 2022-04-02T00:56:14.865 INFO:teuthology.orchestra.run.smithi145.stdout:Version: 5.13.0.39.44~20.04.24 2022-04-02T00:56:14.865 INFO:teuthology.orchestra.run.smithi145.stdout:Provides: virtualbox-guest-modules (= 5.13.0-39), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-02T00:56:14.866 INFO:teuthology.orchestra.run.smithi145.stdout:Depends: linux-image-5.13.0-39-generic, linux-modules-extra-5.13.0-39-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-02T00:56:14.866 INFO:teuthology.orchestra.run.smithi145.stdout:Recommends: thermald 2022-04-02T00:56:14.866 INFO:teuthology.orchestra.run.smithi145.stdout:Description: Generic Linux kernel image 2022-04-02T00:56:14.867 INFO:teuthology.orchestra.run.smithi145.stdout: This package will always depend on the latest generic kernel image 2022-04-02T00:56:14.867 INFO:teuthology.orchestra.run.smithi145.stdout: available. 2022-04-02T00:56:14.867 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-97-generic Expected: 5.13.0-39-generic 2022-04-02T00:56:14.868 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-04-02T00:56:14.868 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-04-02T00:56:14.868 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2022-04-02T00:56:14.868 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2022-04-02T00:56:14.869 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get clean 2022-04-02T00:56:14.929 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get update 2022-04-02T00:56:15.090 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T00:56:15.090 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T00:56:15.098 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T00:56:15.118 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T00:56:16.639 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T00:56:16.661 DEBUG:teuthology.orchestra.run.smithi145:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-02T00:56:16.731 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T00:56:16.905 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2022-04-02T00:56:16.906 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2022-04-02T00:56:17.086 INFO:teuthology.orchestra.run.smithi145.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.39.44~20.04.24). 2022-04-02T00:56:17.086 INFO:teuthology.orchestra.run.smithi145.stdout:0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-04-02T00:56:17.088 DEBUG:teuthology.orchestra.run.smithi145:> dpkg -s linux-image-generic-hwe-20.04 2022-04-02T00:56:17.111 INFO:teuthology.orchestra.run.smithi145.stdout:Package: linux-image-generic-hwe-20.04 2022-04-02T00:56:17.112 INFO:teuthology.orchestra.run.smithi145.stdout:Status: install ok installed 2022-04-02T00:56:17.112 INFO:teuthology.orchestra.run.smithi145.stdout:Priority: optional 2022-04-02T00:56:17.112 INFO:teuthology.orchestra.run.smithi145.stdout:Section: kernel 2022-04-02T00:56:17.112 INFO:teuthology.orchestra.run.smithi145.stdout:Installed-Size: 19 2022-04-02T00:56:17.113 INFO:teuthology.orchestra.run.smithi145.stdout:Maintainer: Ubuntu Kernel Team 2022-04-02T00:56:17.113 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: amd64 2022-04-02T00:56:17.113 INFO:teuthology.orchestra.run.smithi145.stdout:Source: linux-meta-hwe-5.13 2022-04-02T00:56:17.113 INFO:teuthology.orchestra.run.smithi145.stdout:Version: 5.13.0.39.44~20.04.24 2022-04-02T00:56:17.114 INFO:teuthology.orchestra.run.smithi145.stdout:Provides: virtualbox-guest-modules (= 5.13.0-39), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-02T00:56:17.114 INFO:teuthology.orchestra.run.smithi145.stdout:Depends: linux-image-5.13.0-39-generic, linux-modules-extra-5.13.0-39-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-02T00:56:17.114 INFO:teuthology.orchestra.run.smithi145.stdout:Recommends: thermald 2022-04-02T00:56:17.114 INFO:teuthology.orchestra.run.smithi145.stdout:Description: Generic Linux kernel image 2022-04-02T00:56:17.115 INFO:teuthology.orchestra.run.smithi145.stdout: This package will always depend on the latest generic kernel image 2022-04-02T00:56:17.115 INFO:teuthology.orchestra.run.smithi145.stdout: available. 2022-04-02T00:56:17.115 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2022-04-02T00:56:17.122 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.9S2lmXOdIX 2022-04-02T00:56:17.122 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub/grub.cfg /tmp/tmp.9S2lmXOdIX 2022-04-02T00:56:17.149 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.9S2lmXOdIX 2022-04-02T00:56:17.234 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.9S2lmXOdIX is 8KB 2022-04-02T00:56:17.248 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.9S2lmXOdIX 2022-04-02T00:56:17.254 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-04-02T00:56:17.310 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T00:56:17.310 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-04-02T00:56:17.310 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-04-02T00:56:17.346 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-39-generic 2022-04-02T00:56:17.346 DEBUG:teuthology.orchestra.run.smithi145:> sudo update-grub 2022-04-02T00:56:18.499 INFO:teuthology.orchestra.run.smithi145.stderr:Sourcing file `/etc/default/grub' 2022-04-02T00:56:18.501 INFO:teuthology.orchestra.run.smithi145.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-02T00:56:18.515 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2022-04-02T00:56:18.753 INFO:teuthology.orchestra.run.smithi145.stderr:Found linux image: /boot/vmlinuz-5.13.0-39-generic 2022-04-02T00:56:18.764 INFO:teuthology.orchestra.run.smithi145.stderr:Found initrd image: /boot/initrd.img-5.13.0-39-generic 2022-04-02T00:56:19.122 INFO:teuthology.orchestra.run.smithi145.stderr:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-04-02T00:56:19.133 INFO:teuthology.orchestra.run.smithi145.stderr:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-04-02T00:56:20.108 INFO:teuthology.orchestra.run.smithi145.stderr:done 2022-04-02T00:56:20.110 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2022-04-02T00:56:50.143 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2022-04-02T00:56:50.143 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2022-04-02T00:56:50.144 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T00:57:08.555 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2022-04-02T00:57:38.582 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2022-04-02T00:57:38.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T00:57:54.895 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2022-04-02T00:58:24.927 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2022-04-02T00:58:24.928 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T00:58:25.154 DEBUG:teuthology.orchestra.run.smithi145:> true 2022-04-02T00:58:25.666 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2022-04-02T00:58:25.667 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.13.0-39-generic"... 2022-04-02T00:58:25.667 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2022-04-02T00:58:25.674 INFO:teuthology.orchestra.run.smithi145.stdout:5.13.0-39-generic 2022-04-02T00:58:25.674 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-39-generic vs 5.13.0-39-generic 2022-04-02T00:58:25.675 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-04-02T00:58:25.675 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-04-02T00:58:26.677 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2022-04-02T00:58:26.677 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-02T00:58:26.745 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2022-04-02T00:58:26.761 DEBUG:teuthology.parallel:result is None 2022-04-02T00:58:26.762 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-02T00:58:26.770 INFO:teuthology.task.internal:Creating test directory... 2022-04-02T00:58:26.771 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-02T00:58:26.778 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-02T00:58:26.805 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-02T00:58:26.855 INFO:teuthology.task.internal:Creating archive directory... 2022-04-02T00:58:26.856 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-02T00:58:26.871 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-02T00:58:26.905 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-02T00:58:26.906 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2022-04-02T00:58:26.936 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-02T00:58:26.944 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-02T00:58:26.946 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-02T00:58:26.958 INFO:teuthology.task.internal:Configuring sudo... 2022-04-02T00:58:26.959 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-02T00:58:26.976 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-02T00:58:27.009 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-02T00:58:27.010 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-02T00:58:27.017 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-02T00:58:27.066 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-02T00:58:27.074 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T00:58:27.074 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-02T00:58:27.096 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2022-04-02T00:58:27.182 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-02T00:58:27.194 INFO:teuthology.task.internal:Starting timer... 2022-04-02T00:58:27.195 INFO:teuthology.run_tasks:Running task pcp... 2022-04-02T00:58:27.229 INFO:teuthology.run_tasks:Running task selinux... 2022-04-02T00:58:27.276 DEBUG:teuthology.task.selinux:Excluding smithi145: OS 'ubuntu' does not support SELinux 2022-04-02T00:58:27.276 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-02T00:58:27.276 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-04-02T00:58:27.277 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-02T00:58:27.277 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-02T00:58:27.326 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2022-04-02T00:58:27.332 INFO:teuthology.repo_utils:Fetching master from origin 2022-04-02T00:58:27.365 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-02T00:58:27.382 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2022-04-02T00:58:27.384 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi145.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-02T01:01:41.334 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi145.front.sepia.ceph.com')] 2022-04-02T01:01:41.337 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2022-04-02T01:01:41.339 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-02T01:01:41.392 DEBUG:teuthology.orchestra.run.smithi145:> true 2022-04-02T01:01:41.516 INFO:teuthology.run_tasks:Running task clock... 2022-04-02T01:01:41.531 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-02T01:01:41.532 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-02T01:01:41.534 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2022-04-02T01:01:41.566 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-04-02T01:01:41.567 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Command line: ntpd -gq 2022-04-02T01:01:41.567 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: proto: precision = 0.082 usec (-23) 2022-04-02T01:01:41.568 INFO:teuthology.orchestra.run.smithi145.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-02T01:01:41.569 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-02T01:01:41.569 INFO:teuthology.orchestra.run.smithi145.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-02T01:01:41.570 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: restrict ::: KOD does nothing without LIMITED. 2022-04-02T01:01:41.571 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Listen and drop on 0 v6wildcard [::]:123 2022-04-02T01:01:41.571 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-02T01:01:41.571 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Listen normally on 2 lo 127.0.0.1:123 2022-04-02T01:01:41.572 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Listen normally on 3 enp3s0f1 172.21.15.145:123 2022-04-02T01:01:41.572 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Listen normally on 4 lo [::1]:123 2022-04-02T01:01:41.572 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7791%5]:123 2022-04-02T01:01:41.572 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:41 ntpd[9556]: Listening on routing socket on fd #22 for interface updates 2022-04-02T01:01:42.568 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:42 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:42.568 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:42 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:42.568 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:42 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:42.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:42 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:42.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:42 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:42.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:42 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:44.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:44.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:44.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:44.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:44.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:44.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:44.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:44.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:44.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:44.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:44.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:44.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:44.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:44.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:44.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:44.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:44.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:44.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:44 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:46.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.569 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:46.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:46.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:46.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:46.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:46.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:46.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:46.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:46.575 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:46.575 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:46 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:48.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.570 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.571 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:48.572 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:48.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:48.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:48.573 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:48.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:48.574 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-02T01:01:48.575 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/rawstats.20220402: Permission denied 2022-04-02T01:01:48.575 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-02T01:01:48.575 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/peerstats.20220402: Permission denied 2022-04-02T01:01:48.575 INFO:teuthology.orchestra.run.smithi145.stdout: 2 Apr 01:01:48 ntpd[9556]: ntpd: time slew +0.004082 s 2022-04-02T01:01:48.576 INFO:teuthology.orchestra.run.smithi145.stdout:ntpd: time slew +0.004082s 2022-04-02T01:01:48.576 INFO:teuthology.orchestra.run.smithi145.stderr: 2 Apr 01:01:48 ntpd[9556]: can't open /var/log/ntpstats/loopstats.20220402: Permission denied 2022-04-02T01:01:48.672 INFO:teuthology.orchestra.run.smithi145.stdout: remote refid st t when poll reach delay offset jitter 2022-04-02T01:01:48.672 INFO:teuthology.orchestra.run.smithi145.stdout:============================================================================== 2022-04-02T01:01:48.673 INFO:teuthology.orchestra.run.smithi145.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:01:48.673 INFO:teuthology.orchestra.run.smithi145.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:01:48.673 INFO:teuthology.orchestra.run.smithi145.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:01:48.673 INFO:teuthology.orchestra.run.smithi145.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-02T01:01:48.675 INFO:teuthology.run_tasks:Running task kubeadm... 2022-04-02T01:01:48.688 INFO:tasks.kubeadm:Kubeadm start 2022-04-02T01:01:48.688 INFO:tasks.kubeadm:Config: {'version': '1.21'} 2022-04-02T01:01:48.689 DEBUG:teuthology.orchestra.run.smithi145:> sudo modprobe br_netfilter && sudo sysctl net.bridge.bridge-nf-call-ip6tables=1 && sudo sysctl net.bridge.bridge-nf-call-iptables=1 && sudo sysctl net.ipv4.ip_forward=1 && sudo swapoff -a 2022-04-02T01:01:48.745 INFO:teuthology.orchestra.run.smithi145.stdout:net.bridge.bridge-nf-call-ip6tables = 1 2022-04-02T01:01:48.754 INFO:teuthology.orchestra.run.smithi145.stdout:net.bridge.bridge-nf-call-iptables = 1 2022-04-02T01:01:48.763 INFO:teuthology.orchestra.run.smithi145.stdout:net.ipv4.ip_forward = 1 2022-04-02T01:01:48.814 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:01:48.814 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/etc/docker/daemon.json of=/dev/stdout 2022-04-02T01:01:48.829 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:01:48.829 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/docker/daemon.json 2022-04-02T01:01:48.841 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl restart docker || true 2022-04-02T01:01:49.893 INFO:tasks.kubeadm:Identifying pod subnet 2022-04-02T01:01:49.900 INFO:tasks.kubeadm:172.21.15.145 is in 172.21.0.0/20 at pos 3984 2022-04-02T01:01:49.916 INFO:tasks.kubeadm:Pod subnet: 10.252.128.0/21 2022-04-02T01:01:49.916 INFO:tasks.kubeadm:Installing kube{adm,ctl,let} 2022-04-02T01:01:49.917 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt update && sudo apt install -y apt-transport-https ca-certificates curl && sudo curl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg https://packages.cloud.google.com/apt/doc/apt-key.gpg && echo 'deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main' | sudo tee /etc/apt/sources.list.d/kubernetes.list && sudo apt update && sudo apt install -y kubelet kubeadm kubectl bridge-utils 2022-04-02T01:01:49.944 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:49.944 INFO:teuthology.orchestra.run.smithi145.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:01:49.945 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:50.064 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:01:50.065 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T01:01:50.071 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T01:01:50.091 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T01:01:51.553 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T01:01:51.726 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2022-04-02T01:01:51.726 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2022-04-02T01:01:51.817 INFO:teuthology.orchestra.run.smithi145.stdout:109 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-04-02T01:01:51.835 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:51.835 INFO:teuthology.orchestra.run.smithi145.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:01:51.836 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:51.887 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T01:01:52.064 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2022-04-02T01:01:52.064 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2022-04-02T01:01:52.250 INFO:teuthology.orchestra.run.smithi145.stdout:ca-certificates is already the newest version (20210119~20.04.2). 2022-04-02T01:01:52.250 INFO:teuthology.orchestra.run.smithi145.stdout:curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-02T01:01:52.250 INFO:teuthology.orchestra.run.smithi145.stdout:The following NEW packages will be installed: 2022-04-02T01:01:52.251 INFO:teuthology.orchestra.run.smithi145.stdout: apt-transport-https 2022-04-02T01:01:52.433 INFO:teuthology.orchestra.run.smithi145.stdout:0 upgraded, 1 newly installed, 0 to remove and 109 not upgraded. 2022-04-02T01:01:52.434 INFO:teuthology.orchestra.run.smithi145.stdout:Need to get 4,680 B of archives. 2022-04-02T01:01:52.434 INFO:teuthology.orchestra.run.smithi145.stdout:After this operation, 162 kB of additional disk space will be used. 2022-04-02T01:01:52.434 INFO:teuthology.orchestra.run.smithi145.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4,680 B] 2022-04-02T01:01:52.677 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: unable to initialize frontend: Dialog 2022-04-02T01:01:52.677 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-04-02T01:01:52.678 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: falling back to frontend: Readline 2022-04-02T01:01:52.695 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: unable to initialize frontend: Readline 2022-04-02T01:01:52.696 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: (This frontend requires a controlling tty.) 2022-04-02T01:01:52.696 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: falling back to frontend: Teletype 2022-04-02T01:01:52.701 INFO:teuthology.orchestra.run.smithi145.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-04-02T01:01:52.748 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 4,680 B in 0s (27.0 kB/s) 2022-04-02T01:01:52.846 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package apt-transport-https. 2022-04-02T01:01:52.887 INFO:teuthology.orchestra.run.smithi145.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109240 files and directories currently installed.) 2022-04-02T01:01:52.890 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 2022-04-02T01:01:52.927 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking apt-transport-https (2.0.6) ... 2022-04-02T01:01:53.189 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up apt-transport-https (2.0.6) ... 2022-04-02T01:01:53.734 INFO:teuthology.orchestra.run.smithi145.stdout:deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main 2022-04-02T01:01:53.749 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:53.749 INFO:teuthology.orchestra.run.smithi145.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:01:53.749 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:53.879 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T01:01:53.987 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:01:54.067 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T01:01:54.153 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T01:01:54.459 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9,383 B] 2022-04-02T01:01:54.554 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [54.7 kB] 2022-04-02T01:01:54.693 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 64.1 kB in 1s (80.5 kB/s) 2022-04-02T01:01:55.560 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T01:01:55.736 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2022-04-02T01:01:55.736 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2022-04-02T01:01:55.833 INFO:teuthology.orchestra.run.smithi145.stdout:109 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-04-02T01:01:55.845 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:55.845 INFO:teuthology.orchestra.run.smithi145.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-04-02T01:01:55.846 INFO:teuthology.orchestra.run.smithi145.stderr: 2022-04-02T01:01:55.897 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T01:01:56.074 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2022-04-02T01:01:56.075 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2022-04-02T01:01:56.223 INFO:teuthology.orchestra.run.smithi145.stdout:bridge-utils is already the newest version (1.6-2ubuntu1). 2022-04-02T01:01:56.224 INFO:teuthology.orchestra.run.smithi145.stdout:bridge-utils set to manually installed. 2022-04-02T01:01:56.224 INFO:teuthology.orchestra.run.smithi145.stdout:The following additional packages will be installed: 2022-04-02T01:01:56.224 INFO:teuthology.orchestra.run.smithi145.stdout: conntrack cri-tools ebtables kubernetes-cni socat 2022-04-02T01:01:56.225 INFO:teuthology.orchestra.run.smithi145.stdout:Suggested packages: 2022-04-02T01:01:56.225 INFO:teuthology.orchestra.run.smithi145.stdout: nftables 2022-04-02T01:01:56.279 INFO:teuthology.orchestra.run.smithi145.stdout:The following NEW packages will be installed: 2022-04-02T01:01:56.280 INFO:teuthology.orchestra.run.smithi145.stdout: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 2022-04-02T01:01:56.470 INFO:teuthology.orchestra.run.smithi145.stdout:0 upgraded, 8 newly installed, 0 to remove and 109 not upgraded. 2022-04-02T01:01:56.471 INFO:teuthology.orchestra.run.smithi145.stdout:Need to get 77.7 MB of archives. 2022-04-02T01:01:56.471 INFO:teuthology.orchestra.run.smithi145.stdout:After this operation, 335 MB of additional disk space will be used. 2022-04-02T01:01:56.471 INFO:teuthology.orchestra.run.smithi145.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-02T01:01:56.662 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-02T01:01:56.755 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.23.0-00 [15.3 MB] 2022-04-02T01:01:56.808 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-02T01:01:57.457 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 0.8.7-00 [25.0 MB] 2022-04-02T01:01:58.176 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.23.5-00 [19.5 MB] 2022-04-02T01:01:58.739 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.5-00 [8,931 kB] 2022-04-02T01:01:58.947 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.23.5-00 [8,582 kB] 2022-04-02T01:01:59.557 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: unable to initialize frontend: Dialog 2022-04-02T01:01:59.558 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-04-02T01:01:59.558 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: falling back to frontend: Readline 2022-04-02T01:01:59.566 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: unable to initialize frontend: Readline 2022-04-02T01:01:59.566 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: (This frontend requires a controlling tty.) 2022-04-02T01:01:59.566 INFO:teuthology.orchestra.run.smithi145.stderr:debconf: falling back to frontend: Teletype 2022-04-02T01:01:59.572 INFO:teuthology.orchestra.run.smithi145.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-04-02T01:01:59.623 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 77.7 MB in 3s (25.5 MB/s) 2022-04-02T01:01:59.713 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package conntrack. 2022-04-02T01:01:59.759 INFO:teuthology.orchestra.run.smithi145.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109244 files and directories currently installed.) 2022-04-02T01:01:59.760 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-02T01:01:59.803 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking conntrack (1:1.4.5-2) ... 2022-04-02T01:02:00.123 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package cri-tools. 2022-04-02T01:02:00.132 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../1-cri-tools_1.23.0-00_amd64.deb ... 2022-04-02T01:02:00.172 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking cri-tools (1.23.0-00) ... 2022-04-02T01:02:01.483 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ebtables. 2022-04-02T01:02:01.496 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-02T01:02:01.549 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ebtables (2.0.11-3build1) ... 2022-04-02T01:02:01.829 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package kubernetes-cni. 2022-04-02T01:02:01.843 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../3-kubernetes-cni_0.8.7-00_amd64.deb ... 2022-04-02T01:02:01.887 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking kubernetes-cni (0.8.7-00) ... 2022-04-02T01:02:03.322 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package socat. 2022-04-02T01:02:03.337 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ... 2022-04-02T01:02:03.381 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking socat (1.7.3.3-2) ... 2022-04-02T01:02:03.770 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package kubelet. 2022-04-02T01:02:03.785 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../5-kubelet_1.23.5-00_amd64.deb ... 2022-04-02T01:02:03.828 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking kubelet (1.23.5-00) ... 2022-04-02T01:02:06.231 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package kubectl. 2022-04-02T01:02:06.244 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../6-kubectl_1.23.5-00_amd64.deb ... 2022-04-02T01:02:06.281 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking kubectl (1.23.5-00) ... 2022-04-02T01:02:07.450 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package kubeadm. 2022-04-02T01:02:07.464 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../7-kubeadm_1.23.5-00_amd64.deb ... 2022-04-02T01:02:07.508 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking kubeadm (1.23.5-00) ... 2022-04-02T01:02:08.749 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up conntrack (1:1.4.5-2) ... 2022-04-02T01:02:08.874 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up kubectl (1.23.5-00) ... 2022-04-02T01:02:09.001 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ebtables (2.0.11-3build1) ... 2022-04-02T01:02:09.825 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up socat (1.7.3.3-2) ... 2022-04-02T01:02:09.952 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up cri-tools (1.23.0-00) ... 2022-04-02T01:02:10.079 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up kubernetes-cni (0.8.7-00) ... 2022-04-02T01:02:10.207 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up kubelet (1.23.5-00) ... 2022-04-02T01:02:10.444 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service -> /lib/systemd/system/kubelet.service. 2022-04-02T01:02:10.903 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up kubeadm (1.23.5-00) ... 2022-04-02T01:02:11.318 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-02T01:02:12.178 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl enable --now kubelet && sudo kubeadm config images pull 2022-04-02T01:02:25.774 INFO:teuthology.orchestra.run.smithi145.stdout:[config/images] Pulled k8s.gcr.io/kube-apiserver:v1.23.5 2022-04-02T01:02:28.568 INFO:teuthology.orchestra.run.smithi145.stdout:[config/images] Pulled k8s.gcr.io/kube-controller-manager:v1.23.5 2022-04-02T01:02:31.173 INFO:teuthology.orchestra.run.smithi145.stdout:[config/images] Pulled k8s.gcr.io/kube-scheduler:v1.23.5 2022-04-02T01:02:34.873 INFO:teuthology.orchestra.run.smithi145.stdout:[config/images] Pulled k8s.gcr.io/kube-proxy:v1.23.5 2022-04-02T01:02:36.164 INFO:teuthology.orchestra.run.smithi145.stdout:[config/images] Pulled k8s.gcr.io/pause:3.6 2022-04-02T01:02:41.355 INFO:teuthology.orchestra.run.smithi145.stdout:[config/images] Pulled k8s.gcr.io/etcd:3.5.1-0 2022-04-02T01:02:43.379 INFO:teuthology.orchestra.run.smithi145.stdout:[config/images] Pulled k8s.gcr.io/coredns/coredns:v1.8.6 2022-04-02T01:02:43.383 INFO:tasks.kubeadm:Token: abcdef.9kp6pgspqgiq4f6j 2022-04-02T01:02:43.383 INFO:tasks.kubeadm:Remotes: {Remote(name='ubuntu@smithi145.front.sepia.ceph.com'): '172.21.15.145'} 2022-04-02T01:02:43.384 DEBUG:teuthology.orchestra.run.smithi145:> sudo kubeadm init --node-name smithi145 --token abcdef.9kp6pgspqgiq4f6j --pod-network-cidr 10.252.128.0/21 2022-04-02T01:02:43.579 INFO:teuthology.orchestra.run.smithi145.stdout:[init] Using Kubernetes version: v1.23.5 2022-04-02T01:02:43.579 INFO:teuthology.orchestra.run.smithi145.stdout:[preflight] Running pre-flight checks 2022-04-02T01:02:44.007 INFO:teuthology.orchestra.run.smithi145.stdout:[preflight] Pulling images required for setting up a Kubernetes cluster 2022-04-02T01:02:44.008 INFO:teuthology.orchestra.run.smithi145.stdout:[preflight] This might take a minute or two, depending on the speed of your internet connection 2022-04-02T01:02:44.008 INFO:teuthology.orchestra.run.smithi145.stdout:[preflight] You can also perform this action in beforehand using 'kubeadm config images pull' 2022-04-02T01:02:44.332 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Using certificateDir folder "/etc/kubernetes/pki" 2022-04-02T01:02:44.731 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "ca" certificate and key 2022-04-02T01:02:44.897 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "apiserver" certificate and key 2022-04-02T01:02:44.897 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local smithi145] and IPs [10.96.0.1 172.21.15.145] 2022-04-02T01:02:45.023 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "apiserver-kubelet-client" certificate and key 2022-04-02T01:02:45.267 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "front-proxy-ca" certificate and key 2022-04-02T01:02:45.353 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "front-proxy-client" certificate and key 2022-04-02T01:02:46.042 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "etcd/ca" certificate and key 2022-04-02T01:02:46.477 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "etcd/server" certificate and key 2022-04-02T01:02:46.477 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] etcd/server serving cert is signed for DNS names [localhost smithi145] and IPs [172.21.15.145 127.0.0.1 ::1] 2022-04-02T01:02:46.623 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "etcd/peer" certificate and key 2022-04-02T01:02:46.623 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] etcd/peer serving cert is signed for DNS names [localhost smithi145] and IPs [172.21.15.145 127.0.0.1 ::1] 2022-04-02T01:02:46.782 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "etcd/healthcheck-client" certificate and key 2022-04-02T01:02:47.183 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "apiserver-etcd-client" certificate and key 2022-04-02T01:02:47.254 INFO:teuthology.orchestra.run.smithi145.stdout:[certs] Generating "sa" key and public key 2022-04-02T01:02:47.254 INFO:teuthology.orchestra.run.smithi145.stdout:[kubeconfig] Using kubeconfig folder "/etc/kubernetes" 2022-04-02T01:02:47.410 INFO:teuthology.orchestra.run.smithi145.stdout:[kubeconfig] Writing "admin.conf" kubeconfig file 2022-04-02T01:02:47.580 INFO:teuthology.orchestra.run.smithi145.stdout:[kubeconfig] Writing "kubelet.conf" kubeconfig file 2022-04-02T01:02:47.958 INFO:teuthology.orchestra.run.smithi145.stdout:[kubeconfig] Writing "controller-manager.conf" kubeconfig file 2022-04-02T01:02:48.259 INFO:teuthology.orchestra.run.smithi145.stdout:[kubeconfig] Writing "scheduler.conf" kubeconfig file 2022-04-02T01:02:48.274 INFO:teuthology.orchestra.run.smithi145.stdout:[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" 2022-04-02T01:02:48.275 INFO:teuthology.orchestra.run.smithi145.stdout:[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" 2022-04-02T01:02:48.276 INFO:teuthology.orchestra.run.smithi145.stdout:[kubelet-start] Starting the kubelet 2022-04-02T01:02:48.495 INFO:teuthology.orchestra.run.smithi145.stdout:[control-plane] Using manifest folder "/etc/kubernetes/manifests" 2022-04-02T01:02:48.495 INFO:teuthology.orchestra.run.smithi145.stdout:[control-plane] Creating static Pod manifest for "kube-apiserver" 2022-04-02T01:02:48.499 INFO:teuthology.orchestra.run.smithi145.stdout:[control-plane] Creating static Pod manifest for "kube-controller-manager" 2022-04-02T01:02:48.501 INFO:teuthology.orchestra.run.smithi145.stdout:[control-plane] Creating static Pod manifest for "kube-scheduler" 2022-04-02T01:02:48.501 INFO:teuthology.orchestra.run.smithi145.stdout:[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" 2022-04-02T01:02:48.503 INFO:teuthology.orchestra.run.smithi145.stdout:[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s 2022-04-02T01:03:05.052 INFO:teuthology.orchestra.run.smithi145.stdout:[apiclient] All control plane components are healthy after 16.548929 seconds 2022-04-02T01:03:05.053 INFO:teuthology.orchestra.run.smithi145.stdout:[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace 2022-04-02T01:03:05.099 INFO:teuthology.orchestra.run.smithi145.stdout:[kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster 2022-04-02T01:03:05.099 INFO:teuthology.orchestra.run.smithi145.stdout:NOTE: The "kubelet-config-1.23" naming of the kubelet ConfigMap is deprecated. Once the UnversionedKubeletConfigMap feature gate graduates to Beta the default name will become just "kubelet-config". Kubeadm upgrade will handle this transition transparently. 2022-04-02T01:03:05.648 INFO:teuthology.orchestra.run.smithi145.stdout:[upload-certs] Skipping phase. Please see --upload-certs 2022-04-02T01:03:05.649 INFO:teuthology.orchestra.run.smithi145.stdout:[mark-control-plane] Marking the node smithi145 as control-plane by adding the labels: [node-role.kubernetes.io/master(deprecated) node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] 2022-04-02T01:03:05.649 INFO:teuthology.orchestra.run.smithi145.stdout:[mark-control-plane] Marking the node smithi145 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] 2022-04-02T01:03:06.171 INFO:teuthology.orchestra.run.smithi145.stdout:[bootstrap-token] Using token: abcdef.9kp6pgspqgiq4f6j 2022-04-02T01:03:06.171 INFO:teuthology.orchestra.run.smithi145.stdout:[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles 2022-04-02T01:03:06.204 INFO:teuthology.orchestra.run.smithi145.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes 2022-04-02T01:03:06.287 INFO:teuthology.orchestra.run.smithi145.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials 2022-04-02T01:03:06.295 INFO:teuthology.orchestra.run.smithi145.stdout:[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token 2022-04-02T01:03:06.304 INFO:teuthology.orchestra.run.smithi145.stdout:[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster 2022-04-02T01:03:06.312 INFO:teuthology.orchestra.run.smithi145.stdout:[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace 2022-04-02T01:03:06.354 INFO:teuthology.orchestra.run.smithi145.stdout:[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key 2022-04-02T01:03:06.853 INFO:teuthology.orchestra.run.smithi145.stdout:[addons] Applied essential addon: CoreDNS 2022-04-02T01:03:06.945 INFO:teuthology.orchestra.run.smithi145.stdout:[addons] Applied essential addon: kube-proxy 2022-04-02T01:03:06.947 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.947 INFO:teuthology.orchestra.run.smithi145.stdout:Your Kubernetes control-plane has initialized successfully! 2022-04-02T01:03:06.947 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.947 INFO:teuthology.orchestra.run.smithi145.stdout:To start using your cluster, you need to run the following as a regular user: 2022-04-02T01:03:06.948 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.948 INFO:teuthology.orchestra.run.smithi145.stdout: mkdir -p $HOME/.kube 2022-04-02T01:03:06.948 INFO:teuthology.orchestra.run.smithi145.stdout: sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config 2022-04-02T01:03:06.948 INFO:teuthology.orchestra.run.smithi145.stdout: sudo chown $(id -u):$(id -g) $HOME/.kube/config 2022-04-02T01:03:06.949 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.949 INFO:teuthology.orchestra.run.smithi145.stdout:Alternatively, if you are the root user, you can run: 2022-04-02T01:03:06.949 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.949 INFO:teuthology.orchestra.run.smithi145.stdout: export KUBECONFIG=/etc/kubernetes/admin.conf 2022-04-02T01:03:06.949 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.950 INFO:teuthology.orchestra.run.smithi145.stdout:You should now deploy a pod network to the cluster. 2022-04-02T01:03:06.950 INFO:teuthology.orchestra.run.smithi145.stdout:Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: 2022-04-02T01:03:06.950 INFO:teuthology.orchestra.run.smithi145.stdout: https://kubernetes.io/docs/concepts/cluster-administration/addons/ 2022-04-02T01:03:06.950 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.951 INFO:teuthology.orchestra.run.smithi145.stdout:Then you can join any number of worker nodes by running the following on each as root: 2022-04-02T01:03:06.951 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:03:06.951 INFO:teuthology.orchestra.run.smithi145.stdout:kubeadm join 172.21.15.145:6443 --token abcdef.9kp6pgspqgiq4f6j \ 2022-04-02T01:03:06.951 INFO:teuthology.orchestra.run.smithi145.stdout: --discovery-token-ca-cert-hash sha256:a850b9ddad9843a44a50b9a945f4c6e625dc65f90346a2b7e2953963902e8d18 2022-04-02T01:03:06.953 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:06.953 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/etc/kubernetes/admin.conf of=/dev/stdout 2022-04-02T01:03:06.964 INFO:tasks.kubeadm:Setting up kubectl 2022-04-02T01:03:06.964 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p .kube && sudo mkdir -p /root/.kube 2022-04-02T01:03:06.976 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:06.976 DEBUG:teuthology.orchestra.run.smithi145:> dd of=.kube/config 2022-04-02T01:03:07.022 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:07.023 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/root/.kube/config 2022-04-02T01:03:07.033 DEBUG:teuthology.orchestra.run.smithi145:> kubectl apply -f https://docs.projectcalico.org/manifests/tigera-operator.yaml 2022-04-02T01:03:09.627 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created 2022-04-02T01:03:09.757 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/bgppeers.crd.projectcalico.org created 2022-04-02T01:03:09.789 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/blockaffinities.crd.projectcalico.org created 2022-04-02T01:03:09.842 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/caliconodestatuses.crd.projectcalico.org created 2022-04-02T01:03:09.915 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/clusterinformations.crd.projectcalico.org created 2022-04-02T01:03:09.968 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/felixconfigurations.crd.projectcalico.org created 2022-04-02T01:03:10.083 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworkpolicies.crd.projectcalico.org created 2022-04-02T01:03:10.147 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworksets.crd.projectcalico.org created 2022-04-02T01:03:10.276 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/hostendpoints.crd.projectcalico.org created 2022-04-02T01:03:10.307 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/ipamblocks.crd.projectcalico.org created 2022-04-02T01:03:10.356 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/ipamconfigs.crd.projectcalico.org created 2022-04-02T01:03:10.437 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/ipamhandles.crd.projectcalico.org created 2022-04-02T01:03:10.483 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/ippools.crd.projectcalico.org created 2022-04-02T01:03:10.569 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/ipreservations.crd.projectcalico.org created 2022-04-02T01:03:10.602 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/kubecontrollersconfigurations.crd.projectcalico.org created 2022-04-02T01:03:10.657 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/networkpolicies.crd.projectcalico.org created 2022-04-02T01:03:10.738 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/networksets.crd.projectcalico.org created 2022-04-02T01:03:10.784 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io created 2022-04-02T01:03:10.918 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/imagesets.operator.tigera.io created 2022-04-02T01:03:10.984 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io created 2022-04-02T01:03:11.092 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/tigerastatuses.operator.tigera.io created 2022-04-02T01:03:11.167 INFO:teuthology.orchestra.run.smithi145.stdout:namespace/tigera-operator created 2022-04-02T01:03:11.245 INFO:teuthology.orchestra.run.smithi145.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-04-02T01:03:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:podsecuritypolicy.policy/tigera-operator created 2022-04-02T01:03:11.275 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/tigera-operator created 2022-04-02T01:03:11.290 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/tigera-operator created 2022-04-02T01:03:11.334 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created 2022-04-02T01:03:11.367 INFO:teuthology.orchestra.run.smithi145.stdout:deployment.apps/tigera-operator created 2022-04-02T01:03:11.373 DEBUG:teuthology.orchestra.run.smithi145:> kubectl create -f - 2022-04-02T01:03:14.131 INFO:teuthology.orchestra.run.smithi145.stdout:installation.operator.tigera.io/default created 2022-04-02T01:03:14.139 INFO:tasks.kubeadm:Scanning for scratch devices 2022-04-02T01:03:14.139 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:14.139 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:03:14.146 INFO:tasks.kubeadm:Scratch devices on smithi145: ['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-02T01:03:14.146 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 2022-04-02T01:03:14.177 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records in 2022-04-02T01:03:14.177 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2022-04-02T01:03:14.177 INFO:teuthology.orchestra.run.smithi145.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.016946 s, 619 MB/s 2022-04-02T01:03:14.178 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 2022-04-02T01:03:14.257 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records in 2022-04-02T01:03:14.258 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2022-04-02T01:03:14.258 INFO:teuthology.orchestra.run.smithi145.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0178127 s, 589 MB/s 2022-04-02T01:03:14.259 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 2022-04-02T01:03:14.285 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records in 2022-04-02T01:03:14.285 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2022-04-02T01:03:14.285 INFO:teuthology.orchestra.run.smithi145.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0149136 s, 703 MB/s 2022-04-02T01:03:14.287 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 2022-04-02T01:03:14.319 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records in 2022-04-02T01:03:14.319 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2022-04-02T01:03:14.319 INFO:teuthology.orchestra.run.smithi145.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.016394 s, 640 MB/s 2022-04-02T01:03:14.327 INFO:tasks.kubeadm:Creating PVs + StorageClass 2022-04-02T01:03:14.327 DEBUG:tasks.kubeadm:apiVersion: v1 kind: PersistentVolume metadata: name: smithi145-lv-1 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_1 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi145 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi145-lv-2 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_2 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi145 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi145-lv-3 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_3 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi145 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi145-lv-4 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_4 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi145 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: scratch provisioner: kubernetes.io/no-provisioner volumeBindingMode: WaitForFirstConsumer 2022-04-02T01:03:14.328 DEBUG:teuthology.orchestra.run.smithi145:> kubectl create -f - 2022-04-02T01:03:15.189 INFO:teuthology.orchestra.run.smithi145.stdout:persistentvolume/smithi145-lv-1 created 2022-04-02T01:03:15.217 INFO:teuthology.orchestra.run.smithi145.stdout:persistentvolume/smithi145-lv-2 created 2022-04-02T01:03:15.222 INFO:teuthology.orchestra.run.smithi145.stdout:persistentvolume/smithi145-lv-3 created 2022-04-02T01:03:15.226 INFO:teuthology.orchestra.run.smithi145.stdout:persistentvolume/smithi145-lv-4 created 2022-04-02T01:03:15.235 INFO:teuthology.orchestra.run.smithi145.stdout:storageclass.storage.k8s.io/scratch created 2022-04-02T01:03:15.240 DEBUG:teuthology.orchestra.run.smithi145:> kubectl taint node smithi145 node-role.kubernetes.io/master- || true 2022-04-02T01:03:15.308 INFO:teuthology.orchestra.run.smithi145.stdout:node/smithi145 untainted 2022-04-02T01:03:15.311 INFO:tasks.kubeadm:Kubeadm complete, yielding 2022-04-02T01:03:15.311 INFO:teuthology.run_tasks:Running task nvme_loop... 2022-04-02T01:03:15.324 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2022-04-02T01:03:15.325 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:15.325 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:03:15.333 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-02T01:03:15.333 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-02T01:03:15.339 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-02T01:03:15.339 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:03:15.340 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 497 Links: 1 2022-04-02T01:03:15.340 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:03:15.340 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2022-04-02 01:03:14.189178661 +0000 2022-04-02T01:03:15.340 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2022-04-02 01:03:14.189178661 +0000 2022-04-02T01:03:15.341 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2022-04-02 01:03:14.189178661 +0000 2022-04-02T01:03:15.341 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2022-04-02T01:03:15.347 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2022-04-02T01:03:15.347 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2022-04-02T01:03:15.347 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000535517 s, 956 kB/s 2022-04-02T01:03:15.352 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-02T01:03:15.359 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-02T01:03:15.359 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:03:15.359 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 504 Links: 1 2022-04-02T01:03:15.359 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:03:15.360 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2022-04-02 01:03:14.265178659 +0000 2022-04-02T01:03:15.360 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2022-04-02 01:03:14.265178659 +0000 2022-04-02T01:03:15.360 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2022-04-02 01:03:14.265178659 +0000 2022-04-02T01:03:15.360 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2022-04-02T01:03:15.366 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2022-04-02T01:03:15.367 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2022-04-02T01:03:15.367 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000509578 s, 1.0 MB/s 2022-04-02T01:03:15.371 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-02T01:03:15.420 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-02T01:03:15.420 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:03:15.420 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 507 Links: 1 2022-04-02T01:03:15.421 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:03:15.421 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2022-04-02 01:03:14.293178659 +0000 2022-04-02T01:03:15.421 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2022-04-02 01:03:14.293178659 +0000 2022-04-02T01:03:15.421 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2022-04-02 01:03:14.293178659 +0000 2022-04-02T01:03:15.421 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2022-04-02T01:03:15.429 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2022-04-02T01:03:15.429 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2022-04-02T01:03:15.429 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000525324 s, 975 kB/s 2022-04-02T01:03:15.433 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-02T01:03:15.439 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-02T01:03:15.440 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-02T01:03:15.440 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 513 Links: 1 2022-04-02T01:03:15.440 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-02T01:03:15.440 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2022-04-02 01:03:14.325178658 +0000 2022-04-02T01:03:15.441 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2022-04-02 01:03:14.325178658 +0000 2022-04-02T01:03:15.441 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2022-04-02 01:03:14.325178658 +0000 2022-04-02T01:03:15.441 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2022-04-02T01:03:15.449 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2022-04-02T01:03:15.450 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2022-04-02T01:03:15.450 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000498407 s, 1.0 MB/s 2022-04-02T01:03:15.454 DEBUG:teuthology.orchestra.run.smithi145:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2022-04-02T01:03:15.552 INFO:teuthology.orchestra.run.smithi145.stdout:loop 2022-04-02T01:03:15.553 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_1... 2022-04-02T01:03:15.554 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2022-04-02T01:03:15.576 INFO:teuthology.orchestra.run.smithi145.stdout:1 2022-04-02T01:03:15.601 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_11 2022-04-02T01:03:15.626 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_2... 2022-04-02T01:03:15.626 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2022-04-02T01:03:15.647 INFO:teuthology.orchestra.run.smithi145.stdout:1 2022-04-02T01:03:15.669 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_21 2022-04-02T01:03:15.691 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_3... 2022-04-02T01:03:15.692 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2022-04-02T01:03:15.713 INFO:teuthology.orchestra.run.smithi145.stdout:1 2022-04-02T01:03:15.735 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_31 2022-04-02T01:03:15.758 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_4... 2022-04-02T01:03:15.758 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2022-04-02T01:03:15.779 INFO:teuthology.orchestra.run.smithi145.stdout:1 2022-04-02T01:03:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_41 2022-04-02T01:03:15.823 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:15.823 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:03:15.829 DEBUG:teuthology.orchestra.run.smithi145:> sudo nvme list 2022-04-02T01:03:15.887 INFO:teuthology.orchestra.run.smithi145.stdout:Node SN Model Namespace Usage Format FW Rev 2022-04-02T01:03:15.888 INFO:teuthology.orchestra.run.smithi145.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2022-04-02T01:03:15.888 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme0n1 PHFT620500N9400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2022-04-02T01:03:15.888 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme1n1 b627029213e98861 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:03:15.889 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme2n1 482852b01e9eafe9 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:03:15.889 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme3n1 1fc9db73d8176b07 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:03:15.889 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme4n1 e4a009a3ecaf8b4e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-04-02T01:03:15.890 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-04-02T01:03:15.890 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:15.891 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/scratch_devs 2022-04-02T01:03:15.902 INFO:teuthology.run_tasks:Running task rook... 2022-04-02T01:03:15.974 INFO:tasks.rook:Rook start 2022-04-02T01:03:15.975 INFO:tasks.rook:Config: {'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': '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a', 'spec': {'mon': {'allowMultiplePerNode': False}, 'network': {'provider': 'host'}}, 'rook_image': 'rook/ceph:master'} 2022-04-02T01:03:15.975 INFO:tasks.rook:Ceph image is quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T01:03:15.975 INFO:tasks.rook:Cloning https://github.com/rook/rook branch master 2022-04-02T01:03:15.976 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf rook && git clone --single-branch --branch master https://github.com/rook/rook rook 2022-04-02T01:03:15.982 INFO:teuthology.orchestra.run.smithi145.stderr:Cloning into 'rook'... 2022-04-02T01:03:18.726 INFO:tasks.rook:/home/teuthworker 2022-04-02T01:03:18.727 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/sbin:/usr/sbin ip addr show 2022-04-02T01:03:18.774 INFO:teuthology.orchestra.run.smithi145.stdout:1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 2022-04-02T01:03:18.775 INFO:teuthology.orchestra.run.smithi145.stdout: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2022-04-02T01:03:18.775 INFO:teuthology.orchestra.run.smithi145.stdout: inet 127.0.0.1/8 scope host lo 2022-04-02T01:03:18.775 INFO:teuthology.orchestra.run.smithi145.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:03:18.776 INFO:teuthology.orchestra.run.smithi145.stdout: inet6 ::1/128 scope host 2022-04-02T01:03:18.776 INFO:teuthology.orchestra.run.smithi145.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:03:18.776 INFO:teuthology.orchestra.run.smithi145.stdout:2: eno1: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-04-02T01:03:18.776 INFO:teuthology.orchestra.run.smithi145.stdout: link/ether 0c:c4:7a:d9:38:66 brd ff:ff:ff:ff:ff:ff 2022-04-02T01:03:18.777 INFO:teuthology.orchestra.run.smithi145.stdout: altname enp7s0f0 2022-04-02T01:03:18.777 INFO:teuthology.orchestra.run.smithi145.stdout:3: eno2: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-04-02T01:03:18.777 INFO:teuthology.orchestra.run.smithi145.stdout: link/ether 0c:c4:7a:d9:38:67 brd ff:ff:ff:ff:ff:ff 2022-04-02T01:03:18.777 INFO:teuthology.orchestra.run.smithi145.stdout: altname enp7s0f1 2022-04-02T01:03:18.777 INFO:teuthology.orchestra.run.smithi145.stdout:4: enp3s0f0: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-04-02T01:03:18.778 INFO:teuthology.orchestra.run.smithi145.stdout: link/ether 0c:c4:7a:88:77:90 brd ff:ff:ff:ff:ff:ff 2022-04-02T01:03:18.778 INFO:teuthology.orchestra.run.smithi145.stdout:5: enp3s0f1: mtu 1500 qdisc mq state UP group default qlen 1000 2022-04-02T01:03:18.778 INFO:teuthology.orchestra.run.smithi145.stdout: link/ether 0c:c4:7a:88:77:91 brd ff:ff:ff:ff:ff:ff 2022-04-02T01:03:18.778 INFO:teuthology.orchestra.run.smithi145.stdout: inet 172.21.15.145/20 brd 172.21.15.255 scope global dynamic enp3s0f1 2022-04-02T01:03:18.779 INFO:teuthology.orchestra.run.smithi145.stdout: valid_lft 42880sec preferred_lft 42880sec 2022-04-02T01:03:18.779 INFO:teuthology.orchestra.run.smithi145.stdout: inet6 fe80::ec4:7aff:fe88:7791/64 scope link 2022-04-02T01:03:18.779 INFO:teuthology.orchestra.run.smithi145.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:03:18.780 INFO:teuthology.orchestra.run.smithi145.stdout:6: docker0: mtu 1500 qdisc noqueue state DOWN group default 2022-04-02T01:03:18.780 INFO:teuthology.orchestra.run.smithi145.stdout: link/ether 02:42:7d:1c:e6:bb brd ff:ff:ff:ff:ff:ff 2022-04-02T01:03:18.780 INFO:teuthology.orchestra.run.smithi145.stdout: inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0 2022-04-02T01:03:18.781 INFO:teuthology.orchestra.run.smithi145.stdout: valid_lft forever preferred_lft forever 2022-04-02T01:03:18.783 DEBUG:teuthology.orchestra.run.smithi145:> which systemctl 2022-04-02T01:03:18.789 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/systemctl 2022-04-02T01:03:18.789 DEBUG:teuthology.orchestra.run.smithi145:> true 2022-04-02T01:03:18.868 DEBUG:teuthology.orchestra.run.smithi145:> sudo lsb_release -is 2022-04-02T01:03:18.912 INFO:teuthology.orchestra.run.smithi145.stdout:Ubuntu 2022-04-02T01:03:18.917 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:03:18.917 INFO:tasks.rook:['__class__', '__del__', '__delattr__', '__dir__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '_format_size', '_reconnect', '_runner', '_set_iface_and_cidr', '_sftp_get_file', '_sftp_get_size', '_sftp_open_file', '_sftp_put_file', 'chcon', 'chmod', 'connect', 'copy_file', 'ensure_online', 'get_file', 'get_tar', 'get_tar_stream', 'mkdtemp', 'mktemp', 'move_file', 'put_file', 'read_file', 'reconnect', 'remove', 'run', 'sh', 'sh_file', 'sudo_write_file', 'write_file'] 2022-04-02T01:03:18.933 DEBUG:teuthology.orchestra.remote:smithi145:rook/deploy/examples/operator.yaml is 20KB 2022-04-02T01:03:18.987 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:18.987 DEBUG:teuthology.orchestra.run.smithi145:> dd if=rook/deploy/examples/operator.yaml of=/dev/stdout 2022-04-02T01:03:18.996 INFO:tasks.rook:Patching operator to use image rook/ceph:master 2022-04-02T01:03:19.040 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:03:19.040 DEBUG:teuthology.orchestra.run.smithi145:> dd of=operator.yaml 2022-04-02T01:03:19.048 INFO:tasks.rook:Deploying operator 2022-04-02T01:03:19.058 DEBUG:teuthology.orchestra.remote:smithi145:rook/deploy/examples/operator.yaml is 20KB 2022-04-02T01:03:19.082 DEBUG:teuthology.orchestra.remote:smithi145:rook/deploy/examples/operator.yaml is 20KB 2022-04-02T01:03:19.141 DEBUG:teuthology.orchestra.run.smithi145:> kubectl create -f rook/deploy/examples/crds.yaml -f rook/deploy/examples/common.yaml -f operator.yaml 2022-04-02T01:03:19.571 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephblockpools.ceph.rook.io created 2022-04-02T01:03:19.605 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephbucketnotifications.ceph.rook.io created 2022-04-02T01:03:19.665 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephbuckettopics.ceph.rook.io created 2022-04-02T01:03:19.943 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephclients.ceph.rook.io created 2022-04-02T01:03:20.349 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephclusters.ceph.rook.io created 2022-04-02T01:03:20.397 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystemmirrors.ceph.rook.io created 2022-04-02T01:03:20.576 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystems.ceph.rook.io created 2022-04-02T01:03:20.634 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystemsubvolumegroups.ceph.rook.io created 2022-04-02T01:03:20.760 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephnfses.ceph.rook.io created 2022-04-02T01:03:20.776 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectrealms.ceph.rook.io created 2022-04-02T01:03:20.821 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstores.ceph.rook.io created 2022-04-02T01:03:20.971 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstoreusers.ceph.rook.io created 2022-04-02T01:03:20.980 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzonegroups.ceph.rook.io created 2022-04-02T01:03:21.025 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzones.ceph.rook.io created 2022-04-02T01:03:21.055 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/cephrbdmirrors.ceph.rook.io created 2022-04-02T01:03:21.178 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/objectbucketclaims.objectbucket.io created 2022-04-02T01:03:21.255 INFO:teuthology.orchestra.run.smithi145.stdout:customresourcedefinition.apiextensions.k8s.io/objectbuckets.objectbucket.io created 2022-04-02T01:03:21.494 INFO:teuthology.orchestra.run.smithi145.stdout:namespace/rook-ceph created 2022-04-02T01:03:21.562 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-04-02T01:03:21.634 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-external-provisioner-runner created 2022-04-02T01:03:21.690 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/psp:rook created 2022-04-02T01:03:21.891 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-04-02T01:03:21.937 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rbd-external-provisioner-runner created 2022-04-02T01:03:22.301 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-04-02T01:03:22.306 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-global created 2022-04-02T01:03:22.395 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-04-02T01:03:22.441 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-04-02T01:03:22.444 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-04-02T01:03:22.501 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:03:22.530 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:03:22.585 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-04-02T01:03:22.588 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role created 2022-04-02T01:03:22.741 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-04-02T01:03:22.890 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role created 2022-04-02T01:03:22.893 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-global created 2022-04-02T01:03:22.938 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-04-02T01:03:22.957 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-04-02T01:03:23.066 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:03:23.070 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:03:23.088 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system-psp created 2022-04-02T01:03:23.101 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-plugin-sa-psp created 2022-04-02T01:03:23.257 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-provisioner-sa-psp created 2022-04-02T01:03:23.258 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-plugin-sa-psp created 2022-04-02T01:03:23.258 INFO:teuthology.orchestra.run.smithi145.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-provisioner-sa-psp created 2022-04-02T01:03:23.259 INFO:teuthology.orchestra.run.smithi145.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-04-02T01:03:23.262 INFO:teuthology.orchestra.run.smithi145.stdout:podsecuritypolicy.policy/00-rook-privileged created 2022-04-02T01:03:23.262 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/cephfs-external-provisioner-cfg created 2022-04-02T01:03:23.263 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-04-02T01:03:23.271 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/rbd-external-provisioner-cfg created 2022-04-02T01:03:23.284 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-04-02T01:03:23.306 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-04-02T01:03:23.364 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:03:23.366 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-04-02T01:03:23.406 INFO:teuthology.orchestra.run.smithi145.stdout:role.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:03:23.426 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role-cfg created 2022-04-02T01:03:23.515 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rbd-csi-nodeplugin-role-cfg created 2022-04-02T01:03:23.554 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role-cfg created 2022-04-02T01:03:23.568 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-04-02T01:03:23.667 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-04-02T01:03:23.671 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter-psp created 2022-04-02T01:03:23.676 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-default-psp created 2022-04-02T01:03:23.708 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-04-02T01:03:23.729 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-psp created 2022-04-02T01:03:23.743 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-04-02T01:03:23.760 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-04-02T01:03:23.834 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd-psp created 2022-04-02T01:03:23.838 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-04-02T01:03:23.888 INFO:teuthology.orchestra.run.smithi145.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-04-02T01:03:23.910 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-ceph-cmd-reporter created 2022-04-02T01:03:23.927 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-ceph-mgr created 2022-04-02T01:03:23.966 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-ceph-osd created 2022-04-02T01:03:23.994 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-ceph-purge-osd created 2022-04-02T01:03:24.001 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-ceph-system created 2022-04-02T01:03:24.033 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-csi-cephfs-plugin-sa created 2022-04-02T01:03:24.262 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-csi-cephfs-provisioner-sa created 2022-04-02T01:03:24.264 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-csi-rbd-plugin-sa created 2022-04-02T01:03:24.295 INFO:teuthology.orchestra.run.smithi145.stdout:serviceaccount/rook-csi-rbd-provisioner-sa created 2022-04-02T01:03:24.425 INFO:teuthology.orchestra.run.smithi145.stdout:configmap/rook-ceph-operator-config created 2022-04-02T01:03:24.456 INFO:teuthology.orchestra.run.smithi145.stdout:deployment.apps/rook-ceph-operator created 2022-04-02T01:03:24.460 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:03:24.616 INFO:teuthology.orchestra.run.smithi145.stderr:No resources found in rook-ceph namespace. 2022-04-02T01:03:34.622 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:03:34.678 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:03:34.678 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 Pending 0 10s 2022-04-02T01:03:44.682 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:03:44.734 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:03:44.734 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 Pending 0 20s 2022-04-02T01:03:54.736 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:03:55.182 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:03:55.183 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 Pending 0 31s 2022-04-02T01:04:05.186 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:04:05.458 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:04:05.459 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 Pending 0 41s 2022-04-02T01:04:15.461 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:04:15.725 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:04:15.725 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 ContainerCreating 0 51s 2022-04-02T01:04:25.728 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:04:25.791 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:04:25.791 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 ContainerCreating 0 61s 2022-04-02T01:04:35.794 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:04:35.850 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:04:35.851 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 ContainerCreating 0 71s 2022-04-02T01:04:45.854 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:04:45.971 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:04:45.971 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 0/1 ContainerCreating 0 81s 2022-04-02T01:04:55.974 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-04-02T01:04:56.037 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:04:56.038 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-operator-75dd789779-w4vff 1/1 Running 0 92s 2022-04-02T01:04:56.040 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph logs -f rook-ceph-operator-75dd789779-w4vff 2022-04-02T01:04:56.050 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:04:56.050 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2022-04-02T01:04:56.057 INFO:tasks.rook: override: [global] osd crush chooseleaf type = 0 2022-04-02T01:04:56.058 INFO:tasks.rook: override: [mgr] debug mgr = 20 2022-04-02T01:04:56.058 INFO:tasks.rook: override: [mgr] debug ms = 1 2022-04-02T01:04:56.058 INFO:tasks.rook: override: [mon] debug mon = 20 2022-04-02T01:04:56.059 INFO:tasks.rook: override: [mon] debug ms = 1 2022-04-02T01:04:56.059 INFO:tasks.rook: override: [mon] debug paxos = 20 2022-04-02T01:04:56.059 INFO:tasks.rook: override: [osd] debug ms = 1 2022-04-02T01:04:56.060 INFO:tasks.rook: override: [osd] debug osd = 20 2022-04-02T01:04:56.060 INFO:tasks.rook:Config: b"[global]\n\nlog to file = true\n\nmon clock drift allowed = 1.000\n\n# replicate across OSDs, not hosts\nosd crush chooseleaf type = 0\n\n# enable some debugging\nauth debug = true\nms die on old message = true\nms die on bug = true\ndebug asserts on shutdown = true\n\n\n[osd]\n# debugging\nosd debug shutdown = true\nosd debug op order = true\nosd debug verify stray on activate = true\nosd debug pg log writeout = true\nosd debug verify cached snaps = true\nosd debug verify missing on start = true\nosd debug misdirected ops = true\nosd op queue = debug_random\nosd op queue cut off = debug_random\nosd shutdown pgref assert = true\nbdev debug aio = true\nosd sloppy crc = true\ndebug ms = 1\ndebug osd = 20\n\n\n[mon]\n# rotate auth tickets quickly to exercise renewal paths\nauth mon ticket ttl = 660# 11m\nauth service ticket ttl = 240# 4m\n\n# don't complain about global id reclaim\nmon_warn_on_insecure_global_id_reclaim = false\nmon_warn_on_insecure_global_id_reclaim_allowed = false\ndebug mon = 20\ndebug ms = 1\ndebug paxos = 20\n[mgr]\ndebug mgr = 20\ndebug ms = 1\n" 2022-04-02T01:04:56.063 DEBUG:teuthology.orchestra.run.smithi145:> kubectl create -f - 2022-04-02T01:04:56.124 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.387783 I | rookcmd: starting Rook v1.9.0-alpha.0.4.gd847fc86b with arguments '/usr/local/bin/rook ceph operator' 2022-04-02T01:04:56.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.387916 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO, --operator-image=, --service-account= 2022-04-02T01:04:56.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.387920 I | cephcmd: starting Rook-Ceph operator 2022-04-02T01:04:56.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.518397 I | cephcmd: base ceph version inside the rook operator image is "ceph version 16.2.7 (dd0603118f56ab514f133c8d2e3adfc983942503) pacific (stable)" 2022-04-02T01:04:56.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.604207 I | op-k8sutil: ROOK_CURRENT_NAMESPACE_ONLY="false" (env var) 2022-04-02T01:04:56.126 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.604222 I | operator: watching all namespaces for Ceph CRs 2022-04-02T01:04:56.126 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.604270 I | operator: setting up schemes 2022-04-02T01:04:56.126 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.608127 I | operator: setting up the controller-runtime manager 2022-04-02T01:04:56.126 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.911440 I | operator: looking for admission webhook secret "rook-ceph-admission-controller" 2022-04-02T01:04:56.127 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970497 I | operator: admission webhook secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-04-02T01:04:56.127 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970549 I | ceph-cluster-controller: successfully started 2022-04-02T01:04:56.127 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970660 I | ceph-cluster-controller: enabling hotplug orchestration 2022-04-02T01:04:56.127 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970730 I | ceph-crashcollector-controller: successfully started 2022-04-02T01:04:56.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970802 I | ceph-block-pool-controller: successfully started 2022-04-02T01:04:56.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970862 I | ceph-object-store-user-controller: successfully started 2022-04-02T01:04:56.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970903 I | ceph-object-realm-controller: successfully started 2022-04-02T01:04:56.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970935 I | ceph-object-zonegroup-controller: successfully started 2022-04-02T01:04:56.129 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.970952 I | ceph-object-zone-controller: successfully started 2022-04-02T01:04:56.129 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971141 I | ceph-object-controller: successfully started 2022-04-02T01:04:56.129 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971244 I | ceph-file-controller: successfully started 2022-04-02T01:04:56.129 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971326 I | ceph-nfs-controller: successfully started 2022-04-02T01:04:56.130 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971364 I | ceph-rbd-mirror-controller: successfully started 2022-04-02T01:04:56.130 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971400 I | ceph-client-controller: successfully started 2022-04-02T01:04:56.130 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971470 I | ceph-filesystem-mirror-controller: successfully started 2022-04-02T01:04:56.130 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971513 I | operator: rook-ceph-operator-config-controller successfully started 2022-04-02T01:04:56.130 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971550 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2022-04-02T01:04:56.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971572 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2022-04-02T01:04:56.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971606 I | ceph-bucket-topic: successfully started 2022-04-02T01:04:56.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971629 I | ceph-bucket-notification: successfully started 2022-04-02T01:04:56.132 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971647 I | ceph-bucket-notification: successfully started 2022-04-02T01:04:56.132 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.971664 I | ceph-fs-subvolumegroup-controller: successfully started 2022-04-02T01:04:56.132 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:48.972938 I | operator: starting the controller-runtime manager 2022-04-02T01:04:56.132 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.081686 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-04-02T01:04:56.133 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.081709 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-04-02T01:04:56.133 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.081717 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-04-02T01:04:56.133 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.083418 I | ceph-csi: CSI Ceph RBD driver disabled 2022-04-02T01:04:56.133 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.083454 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2022-04-02T01:04:56.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.115910 I | operator: rook-ceph-operator-config-controller done reconciling 2022-04-02T01:04:56.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.115939 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2022-04-02T01:04:56.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.121974 I | ceph-csi: successfully removed CSI Ceph RBD driver 2022-04-02T01:04:56.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.121995 I | ceph-csi: CSI CephFS driver disabled 2022-04-02T01:04:56.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.122005 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2022-04-02T01:04:56.135 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.124004 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2022-04-02T01:04:56.135 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:49.129576 I | ceph-csi: successfully removed CSI CephFS driver 2022-04-02T01:04:57.032 INFO:teuthology.orchestra.run.smithi145.stdout:configmap/rook-config-override created 2022-04-02T01:04:57.036 INFO:tasks.rook:Cluster: apiVersion: ceph.rook.io/v1 kind: CephCluster metadata: name: rook-ceph namespace: rook-ceph spec: cephVersion: allowUnsupported: true image: quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a dataDirHostPath: /var/lib/rook mgr: count: 1 modules: - enabled: true name: rook mon: allowMultiplePerNode: false count: 1 network: provider: host skipUpgradeChecks: true 2022-04-02T01:04:57.037 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:04:57.037 DEBUG:teuthology.orchestra.run.smithi145:> dd of=cluster.yaml 2022-04-02T01:04:57.043 DEBUG:teuthology.orchestra.run.smithi145:> kubectl create -f cluster.yaml 2022-04-02T01:04:59.261 INFO:teuthology.orchestra.run.smithi145.stdout:cephcluster.ceph.rook.io/rook-ceph created 2022-04-02T01:04:59.265 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.272601 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "rook-ceph" 2022-04-02T01:04:59.276 DEBUG:teuthology.orchestra.remote:smithi145:rook/deploy/examples/operator.yaml is 20KB 2022-04-02T01:04:59.287 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.294912 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:04:59.288 DEBUG:teuthology.orchestra.run.smithi145:> kubectl create -f rook/deploy/examples/toolbox.yaml 2022-04-02T01:04:59.293 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.299721 I | ceph-cluster-controller: clusterInfo not yet found, must be a new cluster. 2022-04-02T01:04:59.307 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.314763 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-04-02T01:04:59.316 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.323849 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:04:59.349 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355572 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-04-02T01:04:59.349 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355592 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-04-02T01:04:59.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355596 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-04-02T01:04:59.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355600 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-04-02T01:04:59.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355604 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-04-02T01:04:59.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355608 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.5.1" (default) 2022-04-02T01:04:59.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355613 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.0" (default) 2022-04-02T01:04:59.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355617 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v3.1.0" (default) 2022-04-02T01:04:59.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355620 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.4.0" (default) 2022-04-02T01:04:59.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355624 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v5.0.1" (default) 2022-04-02T01:04:59.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355627 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-04-02T01:04:59.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355632 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.3.0" (default) 2022-04-02T01:04:59.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355639 I | op-k8sutil: ROOK_CSIADDONS_IMAGE="quay.io/csiaddons/k8s-sidecar:v0.2.1" (default) 2022-04-02T01:04:59.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355643 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-04-02T01:04:59.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355648 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-04-02T01:04:59.353 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355654 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.5.1" 2022-04-02T01:04:59.353 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355740 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:04:59.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:04:59.355751 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:04:59.565 INFO:teuthology.orchestra.run.smithi145.stdout:deployment.apps/rook-ceph-tools created 2022-04-02T01:04:59.571 INFO:tasks.rook:Waiting for tools container to start 2022-04-02T01:04:59.572 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:04:59.709 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:04:59.710 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 Pending 0 0s 2022-04-02T01:05:04.714 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:04.765 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:04.766 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 5s 2022-04-02T01:05:09.768 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:09.832 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:09.833 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 10s 2022-04-02T01:05:14.835 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:14.899 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:14.899 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 15s 2022-04-02T01:05:19.901 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:19.972 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:19.972 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 20s 2022-04-02T01:05:24.975 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:25.326 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:25.327 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 26s 2022-04-02T01:05:30.331 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:30.530 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:30.530 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 31s 2022-04-02T01:05:35.534 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:35.597 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:35.597 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 36s 2022-04-02T01:05:40.601 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:40.662 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:40.662 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 41s 2022-04-02T01:05:44.404 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:44.403276 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:05:44.405 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:44.403321 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:05:44.414 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:44.406290 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:05:44.819 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:44.817664 E | ceph-spec: failed to update cluster condition to {Type:Progressing Status:True Reason:ClusterProgressing Message:Configuring the Ceph cluster LastHeartbeatTime:2022-04-02 01:05:44.802498071 +0000 UTC m=+56.437000227 LastTransitionTime:2022-04-02 01:05:44.802497933 +0000 UTC m=+56.437000143}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T01:05:44.874 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:44.873622 I | op-mon: start running mons 2022-04-02T01:05:45.028 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:45.027707 I | op-mon: creating mon secrets for a new cluster 2022-04-02T01:05:45.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:45.087432 I | op-mon: existing maxMonID not found or failed to load. configmaps "rook-ceph-mon-endpoints" not found 2022-04-02T01:05:45.092 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:45.090304 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-04-02T01:05:45.237 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:45.236624 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:05:45.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:45.236833 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:05:45.665 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:45.834 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:45.834 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 46s 2022-04-02T01:05:46.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:46.825621 I | op-mon: targeting the mon count 1 2022-04-02T01:05:46.851 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:46.850152 I | op-mon: created canary deployment rook-ceph-mon-a-canary 2022-04-02T01:05:47.223 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:47.221826 I | op-mon: canary monitor deployment rook-ceph-mon-a-canary scheduled to smithi145 2022-04-02T01:05:47.223 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:47.221855 I | op-mon: mon a assigned to node smithi145 2022-04-02T01:05:47.226 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:47.225165 I | op-mon: cleaning up canary monitor deployment "rook-ceph-mon-a-canary" 2022-04-02T01:05:47.231 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:47.230019 I | op-mon: creating mon a 2022-04-02T01:05:47.231 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:47.230048 I | op-mon: setting mon endpoints for hostnetwork mode 2022-04-02T01:05:48.140 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:48.137935 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["172.21.15.145:6789"]}] data:a=172.21.15.145:6789 mapping:{"node":{"a":{"Name":"smithi145","Hostname":"smithi145","Address":"172.21.15.145"}}} maxMonId:-1] 2022-04-02T01:05:48.140 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:48.138536 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-04-02T01:05:48.140 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:48.138739 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-04-02T01:05:48.654 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:48.652803 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:05:48.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:48.653020 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:05:48.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:48.838989 I | op-mon: 0 of 1 expected mons are ready. creating or updating deployments without checking quorum in attempt to achieve a healthy mon cluster 2022-04-02T01:05:49.037 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:49.033967 I | op-mon: updating maxMonID from -1 to 0 after committing mon "a" 2022-04-02T01:05:50.140 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.139310 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:05:50.140 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.139396 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-04-02T01:05:50.141 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.139413 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:05:50.143 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.141369 I | op-bucket-prov: successfully reconciled bucket provisioner 2022-04-02T01:05:50.143 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:05:50.141466 1 manager.go:135] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:05:50.235 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.222018 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["172.21.15.145:6789"]}] data:a=172.21.15.145:6789 mapping:{"node":{"a":{"Name":"smithi145","Hostname":"smithi145","Address":"172.21.15.145"}}} maxMonId:0] 2022-04-02T01:05:50.236 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.222042 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:05:50.426 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.425383 I | op-mon: mon a is not yet running 2022-04-02T01:05:50.426 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:05:50.425408 I | op-mon: mons running: [] 2022-04-02T01:05:50.836 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:50.904 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:50.905 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 51s 2022-04-02T01:05:55.907 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:05:56.023 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:05:56.023 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 57s 2022-04-02T01:06:01.026 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:06:01.093 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:06:01.094 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 62s 2022-04-02T01:06:06.097 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:06:06.212 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:06:06.213 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 0/1 ContainerCreating 0 67s 2022-04-02T01:06:10.563 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:10.562631 I | op-mon: mons running: [a] 2022-04-02T01:06:11.216 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-04-02T01:06:11.283 INFO:teuthology.orchestra.run.smithi145.stdout:NAME READY STATUS RESTARTS AGE 2022-04-02T01:06:11.283 INFO:teuthology.orchestra.run.smithi145.stdout:rook-ceph-tools-d6d7c985c-k9vjc 1/1 Running 0 72s 2022-04-02T01:06:11.284 INFO:tasks.rook:Waiting for mgr/rook orchestrator to be available 2022-04-02T01:06:11.285 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch status -f json 2022-04-02T01:06:30.692 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:30.692226 I | op-mon: mons running: [a] 2022-04-02T01:06:32.723 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721231 I | ceph-csi: Detected ceph CSI image version: "v3.5.1" 2022-04-02T01:06:32.723 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721259 I | op-k8sutil: CSI_FORCE_CEPHFS_KERNEL_CLIENT="true" (configmap) 2022-04-02T01:06:32.723 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721265 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-04-02T01:06:32.723 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721270 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-04-02T01:06:32.724 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721275 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-04-02T01:06:32.724 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721279 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-04-02T01:06:32.724 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721284 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-04-02T01:06:32.724 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721286 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-04-02T01:06:32.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721290 I | op-k8sutil: CSIADDONS_PORT="9070" (default) 2022-04-02T01:06:32.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721296 I | op-k8sutil: CSIADDONS_PORT="9070" (default) 2022-04-02T01:06:32.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721306 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-04-02T01:06:32.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721310 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-04-02T01:06:32.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721313 I | op-k8sutil: CSI_PLUGIN_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:06:32.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721316 I | op-k8sutil: CSI_PROVISIONER_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:06:32.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721318 I | op-k8sutil: CSI_ENABLE_OMAP_GENERATOR="false" (default) 2022-04-02T01:06:32.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721321 I | op-k8sutil: CSI_ENABLE_RBD_SNAPSHOTTER="true" (configmap) 2022-04-02T01:06:32.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721324 I | op-k8sutil: CSI_ENABLE_CEPHFS_SNAPSHOTTER="true" (configmap) 2022-04-02T01:06:32.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721328 I | op-k8sutil: CSI_ENABLE_VOLUME_REPLICATION="false" (configmap) 2022-04-02T01:06:32.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721331 I | op-k8sutil: CSI_ENABLE_CSIADDONS="false" (configmap) 2022-04-02T01:06:32.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721336 I | op-k8sutil: CSI_CEPHFS_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:06:32.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721339 I | op-k8sutil: CSI_RBD_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:06:32.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721343 I | op-k8sutil: CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT="false" (configmap) 2022-04-02T01:06:32.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721348 I | ceph-csi: Kubernetes version is 1.23 2022-04-02T01:06:32.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721354 I | op-k8sutil: ROOK_CSI_RESIZER_IMAGE="k8s.gcr.io/sig-storage/csi-resizer:v1.4.0" (default) 2022-04-02T01:06:32.729 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.721358 I | op-k8sutil: CSI_LOG_LEVEL="" (default) 2022-04-02T01:06:32.739 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.738986 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:06:32.739 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.739019 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:06:32.739 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.739023 I | op-k8sutil: CSI_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:06:32.739 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.739027 I | op-k8sutil: CSI_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:06:32.740 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.739029 I | op-k8sutil: CSI_RBD_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:06:32.740 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.739033 I | op-k8sutil: CSI_RBD_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:06:32.740 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.739042 I | op-k8sutil: CSI_RBD_PLUGIN_RESOURCE="" (default) 2022-04-02T01:06:32.894 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.893813 I | op-k8sutil: CSI_RBD_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:06:32.894 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.893845 I | op-k8sutil: CSI_RBD_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:06:32.894 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.893854 I | op-k8sutil: CSI_RBD_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:06:32.949 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:32.949645 I | ceph-csi: successfully started CSI Ceph RBD driver 2022-04-02T01:06:33.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.065319 I | op-k8sutil: CSI_CEPHFS_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:06:33.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.065348 I | op-k8sutil: CSI_CEPHFS_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:06:33.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.065355 I | op-k8sutil: CSI_CEPHFS_PLUGIN_RESOURCE="" (default) 2022-04-02T01:06:33.096 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.096532 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:06:33.097 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.096553 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:06:33.097 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.096558 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:06:33.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.151692 I | ceph-csi: successfully started CSI CephFS driver 2022-04-02T01:06:33.259 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.259389 I | op-k8sutil: CSI_RBD_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-04-02T01:06:33.303 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.303753 I | ceph-csi: CSIDriver object created for driver "rook-ceph.rbd.csi.ceph.com" 2022-04-02T01:06:33.304 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.303781 I | op-k8sutil: CSI_CEPHFS_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-04-02T01:06:33.371 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:33.370981 I | ceph-csi: CSIDriver object created for driver "rook-ceph.cephfs.csi.ceph.com" 2022-04-02T01:06:50.855 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:50.855400 I | op-mon: mon a is not yet running 2022-04-02T01:06:50.856 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:50.855425 I | op-mon: mons running: [] 2022-04-02T01:06:56.836 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:06:56.837 INFO:teuthology.orchestra.run.smithi145.stderr:no valid command found; 10 closest matches: 2022-04-02T01:06:56.837 INFO:teuthology.orchestra.run.smithi145.stderr:pg stat 2022-04-02T01:06:56.838 INFO:teuthology.orchestra.run.smithi145.stderr:pg getmap 2022-04-02T01:06:56.838 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-04-02T01:06:56.838 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-04-02T01:06:56.838 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_pools_json 2022-04-02T01:06:56.839 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-pool [...] 2022-04-02T01:06:56.839 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-primary [] [...] 2022-04-02T01:06:56.839 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-osd [] [...] 2022-04-02T01:06:56.839 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls [] [...] 2022-04-02T01:06:56.840 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-04-02T01:06:56.840 INFO:teuthology.orchestra.run.smithi145.stderr:Error EINVAL: invalid command 2022-04-02T01:06:56.840 INFO:teuthology.orchestra.run.smithi145.stderr:command terminated with exit code 22 2022-04-02T01:06:56.843 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-04-02T01:06:57.078 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:57.078375 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:06:57.078 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:57.078404 I | op-mon: mons created: 1 2022-04-02T01:06:57.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:57.351536 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:06:57.666 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:57.663385 I | op-mon: mons running: [a] 2022-04-02T01:06:58.323 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:58.323593 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:06:58.323 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:58.323625 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:06:58.703 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:58.703632 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:06:58.704 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:58.703675 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:06:59.112 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.112949 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:06:59.113 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.112987 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:06:59.390 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.390184 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:06:59.390 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.390219 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:06:59.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.683174 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:06:59.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.683199 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T01:06:59.903 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.904151 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T01:06:59.904 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:06:59.904191 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T01:07:00.283 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:00.283331 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T01:07:00.696 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:00.696402 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T01:07:01.501 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:01.393432 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T01:07:02.743 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:02.743502 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T01:07:02.743 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:02.743524 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T01:07:03.640 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:03.641064 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T01:07:03.642 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:03.641087 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T01:07:03.643 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:03.641092 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T01:07:04.036 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:04.036892 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T01:07:04.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:04.345429 I | op-mgr: start running mgr 2022-04-02T01:07:04.346 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:04.345470 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T01:07:06.845 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch status -f json 2022-04-02T01:07:07.184 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:07.183224 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi145": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T01:07:08.678 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:07:08.679 INFO:teuthology.orchestra.run.smithi145.stderr:no valid command found; 10 closest matches: 2022-04-02T01:07:08.679 INFO:teuthology.orchestra.run.smithi145.stderr:pg stat 2022-04-02T01:07:08.680 INFO:teuthology.orchestra.run.smithi145.stderr:pg getmap 2022-04-02T01:07:08.680 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-04-02T01:07:08.680 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-04-02T01:07:08.680 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_pools_json 2022-04-02T01:07:08.681 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-pool [...] 2022-04-02T01:07:08.681 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-primary [] [...] 2022-04-02T01:07:08.681 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-osd [] [...] 2022-04-02T01:07:08.682 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls [] [...] 2022-04-02T01:07:08.682 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-04-02T01:07:08.682 INFO:teuthology.orchestra.run.smithi145.stderr:Error EINVAL: invalid command 2022-04-02T01:07:08.683 INFO:teuthology.orchestra.run.smithi145.stderr:command terminated with exit code 22 2022-04-02T01:07:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-04-02T01:07:18.685 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch status -f json 2022-04-02T01:07:19.147 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:07:19.147 INFO:teuthology.orchestra.run.smithi145.stderr:no valid command found; 10 closest matches: 2022-04-02T01:07:19.148 INFO:teuthology.orchestra.run.smithi145.stderr:pg stat 2022-04-02T01:07:19.149 INFO:teuthology.orchestra.run.smithi145.stderr:pg getmap 2022-04-02T01:07:19.149 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-04-02T01:07:19.150 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-04-02T01:07:19.150 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_pools_json 2022-04-02T01:07:19.150 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-pool [...] 2022-04-02T01:07:19.150 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-primary [] [...] 2022-04-02T01:07:19.151 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls-by-osd [] [...] 2022-04-02T01:07:19.151 INFO:teuthology.orchestra.run.smithi145.stderr:pg ls [] [...] 2022-04-02T01:07:19.151 INFO:teuthology.orchestra.run.smithi145.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-04-02T01:07:19.152 INFO:teuthology.orchestra.run.smithi145.stderr:Error EINVAL: invalid command 2022-04-02T01:07:19.152 INFO:teuthology.orchestra.run.smithi145.stderr:command terminated with exit code 22 2022-04-02T01:07:19.154 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-04-02T01:07:26.684 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.685192 I | op-k8sutil: finished waiting for updated deployment "rook-ceph-mgr-a" 2022-04-02T01:07:26.688 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.689730 I | op-mgr: setting services to point to mgr "a" 2022-04-02T01:07:26.785 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.786230 I | op-mgr: no need to update service "rook-ceph-mgr" 2022-04-02T01:07:26.789 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.786647 I | op-mgr: successful modules: balancer 2022-04-02T01:07:26.793 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.794102 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T01:07:26.793 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.794183 W | op-osd: useAllNodes is set to false and no nodes, storageClassDevicesets or volumeSources are specified, no OSD pods are going to be created 2022-04-02T01:07:26.793 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.794200 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T01:07:26.824 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.825858 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T01:07:26.830 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.829511 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-04-02T01:07:26.830 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.829543 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T01:07:26.830 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:26.829549 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T01:07:27.308 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:27.309185 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T01:07:27.308 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:27.309216 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:07:27.314 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:27.315814 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:07:27.315 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:27.315840 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:07:27.315 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:27.315857 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:07:27.492 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:27.493181 I | op-mgr: successful modules: dashboard 2022-04-02T01:07:27.505 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:27.506030 I | op-mgr: successful modules: prometheus 2022-04-02T01:07:28.541 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:28.542829 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T01:07:29.156 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch status -f json 2022-04-02T01:07:43.567 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:43.568833 I | op-mgr: successful modules: orchestrator modules 2022-04-02T01:07:43.589 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:07:43.590 INFO:teuthology.orchestra.run.smithi145.stdout:{"available": true, "backend": "rook"} 2022-04-02T01:07:43.614 INFO:tasks.rook: mgr/rook orchestrator is active 2022-04-02T01:07:43.615 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph config set mgr mgr/rook/storage_class scratch 2022-04-02T01:07:44.206 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch apply osd --all-available-devices 2022-04-02T01:07:44.876 INFO:teuthology.orchestra.run.smithi145.stdout:['Success'] 2022-04-02T01:07:44.877 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.878220 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-04-02T01:07:44.883 INFO:tasks.rook.operator.smithi145.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", AllowUnsupported: true}, 2022-04-02T01:07:44.883 INFO:tasks.rook.operator.smithi145.stdout: Storage: v1.StorageScopeSpec{ 2022-04-02T01:07:44.883 INFO:tasks.rook.operator.smithi145.stdout: ... // 3 identical fields 2022-04-02T01:07:44.883 INFO:tasks.rook.operator.smithi145.stdout: Config: nil, 2022-04-02T01:07:44.884 INFO:tasks.rook.operator.smithi145.stdout: Selection: {}, 2022-04-02T01:07:44.884 INFO:tasks.rook.operator.smithi145.stdout:- StorageClassDeviceSets: nil, 2022-04-02T01:07:44.884 INFO:tasks.rook.operator.smithi145.stdout:+ StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-04-02T01:07:44.884 INFO:tasks.rook.operator.smithi145.stdout:+ { 2022-04-02T01:07:44.885 INFO:tasks.rook.operator.smithi145.stdout:+ Name: "smithi145-lv-1", 2022-04-02T01:07:44.885 INFO:tasks.rook.operator.smithi145.stdout:+ Count: 1, 2022-04-02T01:07:44.885 INFO:tasks.rook.operator.smithi145.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:07:44.885 INFO:tasks.rook.operator.smithi145.stdout:+ }, 2022-04-02T01:07:44.885 INFO:tasks.rook.operator.smithi145.stdout:+ { 2022-04-02T01:07:44.886 INFO:tasks.rook.operator.smithi145.stdout:+ Name: "smithi145-lv-2", 2022-04-02T01:07:44.886 INFO:tasks.rook.operator.smithi145.stdout:+ Count: 1, 2022-04-02T01:07:44.886 INFO:tasks.rook.operator.smithi145.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:07:44.886 INFO:tasks.rook.operator.smithi145.stdout:+ }, 2022-04-02T01:07:44.887 INFO:tasks.rook.operator.smithi145.stdout:+ { 2022-04-02T01:07:44.887 INFO:tasks.rook.operator.smithi145.stdout:+ Name: "smithi145-lv-3", 2022-04-02T01:07:44.887 INFO:tasks.rook.operator.smithi145.stdout:+ Count: 1, 2022-04-02T01:07:44.887 INFO:tasks.rook.operator.smithi145.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:07:44.888 INFO:tasks.rook.operator.smithi145.stdout:+ }, 2022-04-02T01:07:44.888 INFO:tasks.rook.operator.smithi145.stdout:+ { 2022-04-02T01:07:44.888 INFO:tasks.rook.operator.smithi145.stdout:+ Name: "smithi145-lv-4", 2022-04-02T01:07:44.888 INFO:tasks.rook.operator.smithi145.stdout:+ Count: 1, 2022-04-02T01:07:44.888 INFO:tasks.rook.operator.smithi145.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-04-02T01:07:44.889 INFO:tasks.rook.operator.smithi145.stdout:+ }, 2022-04-02T01:07:44.889 INFO:tasks.rook.operator.smithi145.stdout:+ }, 2022-04-02T01:07:44.889 INFO:tasks.rook.operator.smithi145.stdout: }, 2022-04-02T01:07:44.889 INFO:tasks.rook.operator.smithi145.stdout: Annotations: nil, 2022-04-02T01:07:44.890 INFO:tasks.rook.operator.smithi145.stdout: Labels: nil, 2022-04-02T01:07:44.890 INFO:tasks.rook.operator.smithi145.stdout: ... // 20 identical fields 2022-04-02T01:07:44.890 INFO:tasks.rook.operator.smithi145.stdout: } 2022-04-02T01:07:44.890 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.878464 I | operator: reloading operator's CRDs manager, cancelling all orchestrations! 2022-04-02T01:07:44.890 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.881048 I | ceph-cluster-controller: stopping monitoring of ceph status 2022-04-02T01:07:44.891 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.883531 I | op-mon: stopping monitoring of mons in namespace "rook-ceph" 2022-04-02T01:07:44.891 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.883554 I | op-osd: stopping monitoring of OSDs in namespace "rook-ceph" 2022-04-02T01:07:44.891 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.883599 I | operator: successfully started the controller-runtime manager 2022-04-02T01:07:44.891 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:07:44.883754 1 manager.go:148] objectbucket.io/provisioner-manager "msg"="stopping provisioner" "name"="rook-ceph.ceph.rook.io/bucket" "reason"={} 2022-04-02T01:07:44.902 INFO:tasks.rook:Waiting for 4 OSDs 2022-04-02T01:07:44.902 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:07:44.917 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.919200 I | op-k8sutil: ROOK_CURRENT_NAMESPACE_ONLY="false" (env var) 2022-04-02T01:07:44.918 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.919218 I | operator: watching all namespaces for Ceph CRs 2022-04-02T01:07:44.918 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.919244 I | operator: setting up schemes 2022-04-02T01:07:44.920 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:44.921401 I | operator: setting up the controller-runtime manager 2022-04-02T01:07:45.222 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.223725 I | operator: looking for admission webhook secret "rook-ceph-admission-controller" 2022-04-02T01:07:45.227 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226442 I | operator: admission webhook secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-04-02T01:07:45.229 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226481 I | ceph-cluster-controller: successfully started 2022-04-02T01:07:45.231 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226548 I | ceph-cluster-controller: enabling hotplug orchestration 2022-04-02T01:07:45.232 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226575 I | ceph-crashcollector-controller: successfully started 2022-04-02T01:07:45.232 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226632 I | ceph-block-pool-controller: successfully started 2022-04-02T01:07:45.233 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226667 I | ceph-object-store-user-controller: successfully started 2022-04-02T01:07:45.236 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226698 I | ceph-object-realm-controller: successfully started 2022-04-02T01:07:45.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226720 I | ceph-object-zonegroup-controller: successfully started 2022-04-02T01:07:45.239 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226736 I | ceph-object-zone-controller: successfully started 2022-04-02T01:07:45.239 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226907 I | ceph-object-controller: successfully started 2022-04-02T01:07:45.239 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.226958 I | ceph-file-controller: successfully started 2022-04-02T01:07:45.239 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227005 I | ceph-nfs-controller: successfully started 2022-04-02T01:07:45.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227067 I | ceph-rbd-mirror-controller: successfully started 2022-04-02T01:07:45.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227110 I | ceph-client-controller: successfully started 2022-04-02T01:07:45.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227144 I | ceph-filesystem-mirror-controller: successfully started 2022-04-02T01:07:45.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227186 I | operator: rook-ceph-operator-config-controller successfully started 2022-04-02T01:07:45.241 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227217 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2022-04-02T01:07:45.241 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227239 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2022-04-02T01:07:45.241 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227264 I | ceph-bucket-topic: successfully started 2022-04-02T01:07:45.242 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227285 I | ceph-bucket-notification: successfully started 2022-04-02T01:07:45.242 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227304 I | ceph-bucket-notification: successfully started 2022-04-02T01:07:45.242 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.227322 I | ceph-fs-subvolumegroup-controller: successfully started 2022-04-02T01:07:45.242 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.228363 I | operator: starting the controller-runtime manager 2022-04-02T01:07:45.334 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.335746 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-04-02T01:07:45.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.335791 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-04-02T01:07:45.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.335803 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-04-02T01:07:45.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.335861 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:07:45.339 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.339458 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:07:45.339 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.339505 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-04-02T01:07:45.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.339512 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:07:45.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.339930 I | operator: rook-ceph-operator-config-controller done reconciling 2022-04-02T01:07:45.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.340586 I | op-bucket-prov: successfully reconciled bucket provisioner 2022-04-02T01:07:45.340 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:07:45.340630 1 manager.go:135] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:07:45.342 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.343699 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:07:45.348 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.347705 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:07:45.348 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.347734 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:07:45.348 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.347745 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:07:45.356 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.358021 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:07:45.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.381802 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-04-02T01:07:45.387 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387513 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-04-02T01:07:45.387 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387540 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-04-02T01:07:45.387 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387547 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-04-02T01:07:45.388 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387553 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-04-02T01:07:45.388 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387559 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-04-02T01:07:45.388 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387567 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.5.1" (default) 2022-04-02T01:07:45.388 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387574 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.0" (default) 2022-04-02T01:07:45.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387609 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v3.1.0" (default) 2022-04-02T01:07:45.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387621 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.4.0" (default) 2022-04-02T01:07:45.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387628 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v5.0.1" (default) 2022-04-02T01:07:45.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387634 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-04-02T01:07:45.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387640 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.3.0" (default) 2022-04-02T01:07:45.390 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387644 I | op-k8sutil: ROOK_CSIADDONS_IMAGE="quay.io/csiaddons/k8s-sidecar:v0.2.1" (default) 2022-04-02T01:07:45.390 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387647 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-04-02T01:07:45.390 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387650 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-04-02T01:07:45.390 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387656 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.5.1" 2022-04-02T01:07:45.391 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387711 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:07:45.391 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:45.387719 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:07:45.507 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:07:45.530 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":3,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:07:45.530 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:07:53.353 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.354433 I | ceph-csi: Detected ceph CSI image version: "v3.5.1" 2022-04-02T01:07:53.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.354757 I | op-k8sutil: CSI_FORCE_CEPHFS_KERNEL_CLIENT="true" (configmap) 2022-04-02T01:07:53.357 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.355537 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-04-02T01:07:53.358 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.355604 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-04-02T01:07:53.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.355637 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-04-02T01:07:53.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.355740 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-04-02T01:07:53.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356365 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-04-02T01:07:53.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356394 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-04-02T01:07:53.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356439 I | op-k8sutil: CSIADDONS_PORT="9070" (default) 2022-04-02T01:07:53.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356452 I | op-k8sutil: CSIADDONS_PORT="9070" (default) 2022-04-02T01:07:53.363 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356459 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-04-02T01:07:53.363 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356474 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-04-02T01:07:53.363 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356480 I | op-k8sutil: CSI_PLUGIN_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:07:53.363 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356486 I | op-k8sutil: CSI_PROVISIONER_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:07:53.364 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356513 I | op-k8sutil: CSI_ENABLE_OMAP_GENERATOR="false" (default) 2022-04-02T01:07:53.364 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356545 I | op-k8sutil: CSI_ENABLE_RBD_SNAPSHOTTER="true" (configmap) 2022-04-02T01:07:53.364 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356578 I | op-k8sutil: CSI_ENABLE_CEPHFS_SNAPSHOTTER="true" (configmap) 2022-04-02T01:07:53.364 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356604 I | op-k8sutil: CSI_ENABLE_VOLUME_REPLICATION="false" (configmap) 2022-04-02T01:07:53.364 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356615 I | op-k8sutil: CSI_ENABLE_CSIADDONS="false" (configmap) 2022-04-02T01:07:53.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356621 I | op-k8sutil: CSI_CEPHFS_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:07:53.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356627 I | op-k8sutil: CSI_RBD_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:07:53.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356631 I | op-k8sutil: CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT="false" (configmap) 2022-04-02T01:07:53.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356636 I | ceph-csi: Kubernetes version is 1.23 2022-04-02T01:07:53.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356642 I | op-k8sutil: ROOK_CSI_RESIZER_IMAGE="k8s.gcr.io/sig-storage/csi-resizer:v1.4.0" (default) 2022-04-02T01:07:53.366 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.356646 I | op-k8sutil: CSI_LOG_LEVEL="" (default) 2022-04-02T01:07:53.367 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.367352 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:07:53.367 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.367459 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:07:53.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.367481 I | op-k8sutil: CSI_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:07:53.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.367498 I | op-k8sutil: CSI_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:07:53.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.367529 I | op-k8sutil: CSI_RBD_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:07:53.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.367545 I | op-k8sutil: CSI_RBD_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:07:53.369 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.367562 I | op-k8sutil: CSI_RBD_PLUGIN_RESOURCE="" (default) 2022-04-02T01:07:53.547 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.549067 I | op-k8sutil: CSI_RBD_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:07:53.548 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.549099 I | op-k8sutil: CSI_RBD_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:07:53.548 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.549108 I | op-k8sutil: CSI_RBD_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:07:53.590 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.592308 I | ceph-csi: successfully started CSI Ceph RBD driver 2022-04-02T01:07:53.853 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.854687 I | op-k8sutil: CSI_CEPHFS_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:07:53.853 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.854713 I | op-k8sutil: CSI_CEPHFS_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:07:53.853 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.854721 I | op-k8sutil: CSI_CEPHFS_PLUGIN_RESOURCE="" (default) 2022-04-02T01:07:53.909 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.911499 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:07:53.910 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.911525 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:07:53.916 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:53.918280 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:07:54.382 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.383388 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:07:54.382 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.383517 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:07:54.382 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.383534 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:07:54.383 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.383541 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:07:54.383 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.383688 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:07:54.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.442262 I | ceph-csi: successfully started CSI CephFS driver 2022-04-02T01:07:54.740 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.740750 I | op-k8sutil: CSI_RBD_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-04-02T01:07:54.766 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.768002 I | ceph-csi: CSIDriver object updated for driver "rook-ceph.rbd.csi.ceph.com" 2022-04-02T01:07:54.766 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.768028 I | op-k8sutil: CSI_CEPHFS_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-04-02T01:07:54.770 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.772473 I | ceph-csi: CSIDriver object updated for driver "rook-ceph.cephfs.csi.ceph.com" 2022-04-02T01:07:54.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:54.843839 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:07:55.062 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:55.064113 I | op-mon: start running mons 2022-04-02T01:07:55.170 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:55.171649 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:07:55.531 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:07:55.549 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:55.550559 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["172.21.15.145:6789"]}] data:a=172.21.15.145:6789 mapping:{"node":{"a":{"Name":"smithi145","Hostname":"smithi145","Address":"172.21.15.145"}}} maxMonId:0] 2022-04-02T01:07:56.164 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:56.166733 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:07:56.203 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:56.205788 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:07:56.657 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:07:56.680 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":3,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:07:56.680 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:07:57.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:57.656885 I | op-mon: targeting the mon count 1 2022-04-02T01:07:57.686 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:57.687840 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:07:58.048 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:58.050093 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:07:58.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:58.050131 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:07:58.412 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:58.414171 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:07:58.413 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:58.414207 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:07:58.766 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:58.768081 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:07:58.767 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:58.768116 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:07:59.115 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.117194 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:07:59.116 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.117226 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T01:07:59.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.468633 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T01:07:59.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.468665 I | op-mon: checking for basic quorum with existing mons 2022-04-02T01:07:59.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.468675 I | op-mon: setting mon endpoints for hostnetwork mode 2022-04-02T01:07:59.548 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.550778 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["172.21.15.145:6789"]}] data:a=172.21.15.145:6789 mapping:{"node":{"a":{"Name":"smithi145","Hostname":"smithi145","Address":"172.21.15.145"}}} maxMonId:0] 2022-04-02T01:07:59.555 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.557732 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:07:59.556 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.557886 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:07:59.567 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.569565 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-04-02T01:07:59.576 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.577926 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-04-02T01:07:59.576 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.577948 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:07:59.580 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.583135 I | op-mon: mons running: [a] 2022-04-02T01:07:59.991 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.992908 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:07:59.991 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:07:59.992933 I | op-mon: mons created: 1 2022-04-02T01:08:00.395 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:00.397424 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:08:00.401 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:00.404065 I | op-mon: mons running: [a] 2022-04-02T01:08:00.818 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:00.819844 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:08:00.833 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:00.819885 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T01:08:01.232 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:01.234198 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T01:08:01.670 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:01.672526 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T01:08:02.106 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:02.108376 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T01:08:02.541 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:02.543293 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T01:08:02.541 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:02.543316 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T01:08:02.958 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:02.959668 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T01:08:02.958 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:02.959700 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T01:08:02.958 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:02.959709 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T01:08:03.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:03.361605 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T01:08:03.442 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:03.444254 I | op-mgr: start running mgr 2022-04-02T01:08:03.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:03.444294 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T01:08:03.917 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:03.918898 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-04-02T01:08:03.925 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:03.927977 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-04-02T01:08:03.929 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:03.931391 I | op-mgr: setting services to point to mgr "a" 2022-04-02T01:08:04.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.530497 I | op-mgr: no need to update service "rook-ceph-mgr" 2022-04-02T01:08:04.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.530632 I | op-mgr: successful modules: balancer 2022-04-02T01:08:04.544 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.546426 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T01:08:04.544 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.546453 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T01:08:04.568 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.570240 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T01:08:04.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.729298 I | op-osd: creating 1 new PVCs for device set "smithi145-lv-1" 2022-04-02T01:08:04.929 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.931146 I | op-osd: successfully provisioned PVC "smithi145-lv-1-data-055mjh" 2022-04-02T01:08:04.929 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:04.931180 I | op-osd: creating 1 new PVCs for device set "smithi145-lv-2" 2022-04-02T01:08:05.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.130174 I | op-osd: successfully provisioned PVC "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:08:05.129 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.130228 I | op-osd: creating 1 new PVCs for device set "smithi145-lv-3" 2022-04-02T01:08:05.331 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.330427 I | op-osd: successfully provisioned PVC "smithi145-lv-3-data-04v6c9" 2022-04-02T01:08:05.331 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.330489 I | op-osd: creating 1 new PVCs for device set "smithi145-lv-4" 2022-04-02T01:08:05.530 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.531886 I | op-osd: successfully provisioned PVC "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:08:05.536 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.537424 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-1-data-055mjh" 2022-04-02T01:08:05.976 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.978409 I | op-mgr: successful modules: prometheus 2022-04-02T01:08:05.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.978457 I | op-mgr: successful modules: dashboard 2022-04-02T01:08:05.979 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.978787 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T01:08:05.985 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.987468 I | op-osd: started OSD provisioning job for PVC "smithi145-lv-1-data-055mjh" 2022-04-02T01:08:05.985 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:05.987498 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:08:06.355 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:06.357316 I | op-osd: started OSD provisioning job for PVC "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:08:06.356 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:06.357343 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-3-data-04v6c9" 2022-04-02T01:08:06.682 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:08:06.751 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:06.750665 I | op-osd: started OSD provisioning job for PVC "smithi145-lv-3-data-04v6c9" 2022-04-02T01:08:06.751 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:06.750729 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:08:07.679 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:07.681217 I | op-osd: started OSD provisioning job for PVC "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:08:07.680 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:07.681240 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T01:08:07.680 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:07.681244 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T01:08:07.701 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:07.702954 I | op-osd: OSD orchestration status for PVC smithi145-lv-1-data-055mjh is "starting" 2022-04-02T01:08:07.702 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:07.703013 I | op-osd: OSD orchestration status for PVC smithi145-lv-2-data-0j6zvb is "starting" 2022-04-02T01:08:07.702 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:07.703036 I | op-osd: OSD orchestration status for PVC smithi145-lv-3-data-04v6c9 is "starting" 2022-04-02T01:08:07.702 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:07.703053 I | op-osd: OSD orchestration status for PVC smithi145-lv-4-data-0tt4lg is "starting" 2022-04-02T01:08:07.763 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:08:07.785 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":3,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-02T01:08:07.785 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:08:08.246 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:08.248262 I | op-mgr: successful modules: orchestrator modules 2022-04-02T01:08:14.666 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:14.668203 I | op-osd: OSD orchestration status for node smithi145-lv-1-data-055mjh is "orchestrating" 2022-04-02T01:08:15.082 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:15.084090 I | op-osd: OSD orchestration status for PVC smithi145-lv-1-data-055mjh is "orchestrating" 2022-04-02T01:08:17.787 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:08:18.304 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:08:18.322 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":4,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1648861696,"num_remapped_pgs":0} 2022-04-02T01:08:18.323 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:08:20.965 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:20.966746 I | op-osd: OSD orchestration status for PVC smithi145-lv-1-data-055mjh is "completed" 2022-04-02T01:08:20.965 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:20.966783 I | op-osd: creating OSD 0 on PVC "smithi145-lv-1-data-055mjh" 2022-04-02T01:08:20.965 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:20.966798 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-1-data-055mjh" 2022-04-02T01:08:24.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:24.090911 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi145": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T01:08:28.324 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:08:28.822 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:08:28.839 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":4,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1648861696,"num_remapped_pgs":0} 2022-04-02T01:08:28.840 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:08:30.788 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:30.790822 I | op-mon: checking if multiple mons are on the same node 2022-04-02T01:08:38.841 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:08:39.919 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:08:39.939 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":4,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1648861696,"num_remapped_pgs":0} 2022-04-02T01:08:39.940 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:08:40.452 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:40.454790 I | op-osd: OSD orchestration status for node smithi145-lv-2-data-0j6zvb is "orchestrating" 2022-04-02T01:08:40.566 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:40.569215 I | op-osd: OSD orchestration status for node smithi145-lv-4-data-0tt4lg is "orchestrating" 2022-04-02T01:08:40.631 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:40.632742 I | op-osd: OSD orchestration status for node smithi145-lv-3-data-04v6c9 is "orchestrating" 2022-04-02T01:08:40.925 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:40.928429 I | op-osd: OSD orchestration status for PVC smithi145-lv-2-data-0j6zvb is "orchestrating" 2022-04-02T01:08:41.097 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:41.100632 I | op-osd: OSD orchestration status for PVC smithi145-lv-4-data-0tt4lg is "orchestrating" 2022-04-02T01:08:41.158 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:41.161252 I | op-osd: OSD orchestration status for PVC smithi145-lv-3-data-04v6c9 is "orchestrating" 2022-04-02T01:08:47.525 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:47.525954 I | op-osd: OSD orchestration status for PVC smithi145-lv-2-data-0j6zvb is "completed" 2022-04-02T01:08:47.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:47.525981 I | op-osd: creating OSD 1 on PVC "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:08:47.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:47.525999 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:08:48.379 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:48.381579 I | op-osd: OSD orchestration status for PVC smithi145-lv-4-data-0tt4lg is "completed" 2022-04-02T01:08:48.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:48.381614 I | op-osd: creating OSD 2 on PVC "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:08:48.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:48.381627 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:08:49.942 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:08:50.051 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:50.053547 I | op-osd: OSD orchestration status for PVC smithi145-lv-3-data-04v6c9 is "completed" 2022-04-02T01:08:50.051 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:50.053630 I | op-osd: creating OSD 3 on PVC "smithi145-lv-3-data-04v6c9" 2022-04-02T01:08:50.052 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:50.053665 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-3-data-04v6c9" 2022-04-02T01:08:50.914 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:08:50.934 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":7,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1648861723,"num_remapped_pgs":0} 2022-04-02T01:08:50.935 INFO:tasks.rook: have 0/4 OSDs 2022-04-02T01:08:52.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:52.760768 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T01:08:52.763 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:08:52.760788 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:09:00.936 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:09:02.339 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:02.357 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":11,"num_osds":4,"num_up_osds":1,"osd_up_since":1648861734,"num_in_osds":4,"osd_in_since":1648861723,"num_remapped_pgs":0} 2022-04-02T01:09:02.358 INFO:tasks.rook: have 1/4 OSDs 2022-04-02T01:09:12.359 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:09:13.595 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:13.614 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":11,"num_osds":4,"num_up_osds":1,"osd_up_since":1648861734,"num_in_osds":4,"osd_in_since":1648861723,"num_remapped_pgs":0} 2022-04-02T01:09:13.615 INFO:tasks.rook: have 1/4 OSDs 2022-04-02T01:09:23.617 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd stat -f json 2022-04-02T01:09:24.144 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:24.170 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":17,"num_osds":4,"num_up_osds":4,"osd_up_since":1648861763,"num_in_osds":4,"osd_in_since":1648861723,"num_remapped_pgs":0} 2022-04-02T01:09:24.171 INFO:tasks.rook:Distributing ceph config and client.admin keyring 2022-04-02T01:09:24.171 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- cat /etc/ceph/ceph.conf 2022-04-02T01:09:24.350 INFO:teuthology.orchestra.run.smithi145.stdout:[global] 2022-04-02T01:09:24.351 INFO:teuthology.orchestra.run.smithi145.stdout:mon_host = 172.21.15.145:6789 2022-04-02T01:09:24.351 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:24.351 INFO:teuthology.orchestra.run.smithi145.stdout:[client.admin] 2022-04-02T01:09:24.352 INFO:teuthology.orchestra.run.smithi145.stdout:keyring = /etc/ceph/keyring 2022-04-02T01:09:24.354 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- cat /etc/ceph/keyring 2022-04-02T01:09:24.531 INFO:teuthology.orchestra.run.smithi145.stdout:[client.admin] 2022-04-02T01:09:24.531 INFO:teuthology.orchestra.run.smithi145.stdout:key = AQBpoUdiWDCEARAAOn1dv9X5KAhvp69Ohhkvmw== 2022-04-02T01:09:24.535 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2022-04-02T01:09:24.544 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:09:24.545 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.conf 2022-04-02T01:09:24.555 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:09:24.555 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/keyring 2022-04-02T01:09:24.568 INFO:tasks.rook:Setting up client nodes... 2022-04-02T01:09:24.568 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph auth get-or-create client.a mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2022-04-02T01:09:25.265 INFO:teuthology.orchestra.run.smithi145.stdout:[client.a] 2022-04-02T01:09:25.266 INFO:teuthology.orchestra.run.smithi145.stdout: key = AQBFokdisTPbDBAA9Mbmrhm/uX9fFqTokJxE+w== 2022-04-02T01:09:25.290 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:09:25.290 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.a.keyring 2022-04-02T01:09:25.290 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0644 /etc/ceph/ceph.client.a.keyring 2022-04-02T01:09:25.312 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd dump --format=json 2022-04-02T01:09:25.840 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:25.841 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":18,"fsid":"3f574193-4ee3-476b-8d77-a2fa94a945a9","created":"2022-04-02T01:06:55.961638+0000","modified":"2022-04-02T01:09:24.834895+0000","last_up_change":"2022-04-02T01:09:23.379943+0000","last_in_change":"2022-04-02T01:08:43.266085+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-04-02T01:09:24.834746+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"on","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{}}],"osds":[{"osd":0,"uuid":"f2ee0b18-6caf-47d7-aa69-f289f98d2c2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6803","nonce":3452969149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6805","nonce":3452969149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6809","nonce":3452969149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6807","nonce":3452969149}]},"public_addr":"172.21.15.145:6803/3452969149","cluster_addr":"172.21.15.145:6805/3452969149","heartbeat_back_addr":"172.21.15.145:6809/3452969149","heartbeat_front_addr":"172.21.15.145:6807/3452969149","state":["exists","up"]},{"osd":1,"uuid":"f32af1ca-2aef-4989-ad30-1e70bedcc143","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6811","nonce":4289636287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6813","nonce":4289636287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6817","nonce":4289636287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6815","nonce":4289636287}]},"public_addr":"172.21.15.145:6811/4289636287","cluster_addr":"172.21.15.145:6813/4289636287","heartbeat_back_addr":"172.21.15.145:6817/4289636287","heartbeat_front_addr":"172.21.15.145:6815/4289636287","state":["exists","up"]},{"osd":2,"uuid":"4da5e2d3-3a5f-4146-a1bb-fd688e060fab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6819","nonce":3440187779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6821","nonce":3440187779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6825","nonce":3440187779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6823","nonce":3440187779}]},"public_addr":"172.21.15.145:6819/3440187779","cluster_addr":"172.21.15.145:6821/3440187779","heartbeat_back_addr":"172.21.15.145:6825/3440187779","heartbeat_front_addr":"172.21.15.145:6823/3440187779","state":["exists","up"]},{"osd":3,"uuid":"a5b29789-0bba-4b02-b42e-cac1c57455ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6827","nonce":2723294188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6829","nonce":2723294188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6833","nonce":2723294188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6831","nonce":2723294188}]},"public_addr":"172.21.15.145:6827/2723294188","cluster_addr":"172.21.15.145:6829/2723294188","heartbeat_back_addr":"172.21.15.145:6833/2723294188","heartbeat_front_addr":"172.21.15.145:6831/2723294188","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:08:51.972528+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:18.457526+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:21.184281+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:21.070545+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/1853504438":"2022-04-03T01:07:34.816745+0000","172.21.15.145:0/2318850897":"2022-04-03T01:07:34.816745+0000","172.21.15.145:6800/267811123":"2022-04-03T01:07:34.816745+0000","172.21.15.145:6801/267811123":"2022-04-03T01:07:34.816745+0000","172.21.15.145:0/2489606158":"2022-04-03T01:07:34.816745+0000"},"erasure_code_profiles":{"default":{"k":"2","m":"2","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2022-04-02T01:09:25.865 INFO:tasks.rook.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2022-04-02T01:09:24.834746+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'on', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '18', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {}}] 2022-04-02T01:09:25.866 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd pool get .mgr pg_num 2022-04-02T01:09:26.385 INFO:teuthology.orchestra.run.smithi145.stdout:pg_num: 1 2022-04-02T01:09:26.404 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2022-04-02T01:09:26.405 INFO:tasks.rook.ceph_manager.ceph:waiting for mgr available 2022-04-02T01:09:26.405 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph mgr dump --format=json 2022-04-02T01:09:26.944 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:26.968 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":13,"active_gid":4163,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6800","nonce":780168751},{"type":"v1","addr":"172.21.15.145:6801","nonce":780168751}]},"active_addr":"172.21.15.145:6801/780168751","active_change":"2022-04-02T01:07:41.826079+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[],"modules":["iostat","nfs","prometheus","restful","rook"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"prometheus":"http://172.21.15.145:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":4181000023}]},{"addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":3372537281}]},{"addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":2688719631}]}]}} 2022-04-02T01:09:26.971 INFO:tasks.rook.ceph_manager.ceph:mgr available! 2022-04-02T01:09:26.971 INFO:tasks.rook.ceph_manager.ceph:waiting for all up 2022-04-02T01:09:26.971 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd dump --format=json 2022-04-02T01:09:27.479 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:27.479 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":20,"fsid":"3f574193-4ee3-476b-8d77-a2fa94a945a9","created":"2022-04-02T01:06:55.961638+0000","modified":"2022-04-02T01:09:27.033495+0000","last_up_change":"2022-04-02T01:09:23.379943+0000","last_in_change":"2022-04-02T01:08:43.266085+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-04-02T01:09:24.834746+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"on","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"f2ee0b18-6caf-47d7-aa69-f289f98d2c2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6803","nonce":3452969149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6805","nonce":3452969149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6809","nonce":3452969149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6807","nonce":3452969149}]},"public_addr":"172.21.15.145:6803/3452969149","cluster_addr":"172.21.15.145:6805/3452969149","heartbeat_back_addr":"172.21.15.145:6809/3452969149","heartbeat_front_addr":"172.21.15.145:6807/3452969149","state":["exists","up"]},{"osd":1,"uuid":"f32af1ca-2aef-4989-ad30-1e70bedcc143","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6811","nonce":4289636287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6813","nonce":4289636287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6817","nonce":4289636287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6815","nonce":4289636287}]},"public_addr":"172.21.15.145:6811/4289636287","cluster_addr":"172.21.15.145:6813/4289636287","heartbeat_back_addr":"172.21.15.145:6817/4289636287","heartbeat_front_addr":"172.21.15.145:6815/4289636287","state":["exists","up"]},{"osd":2,"uuid":"4da5e2d3-3a5f-4146-a1bb-fd688e060fab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6819","nonce":3440187779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6821","nonce":3440187779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6825","nonce":3440187779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6823","nonce":3440187779}]},"public_addr":"172.21.15.145:6819/3440187779","cluster_addr":"172.21.15.145:6821/3440187779","heartbeat_back_addr":"172.21.15.145:6825/3440187779","heartbeat_front_addr":"172.21.15.145:6823/3440187779","state":["exists","up"]},{"osd":3,"uuid":"a5b29789-0bba-4b02-b42e-cac1c57455ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6827","nonce":2723294188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6829","nonce":2723294188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6833","nonce":2723294188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6831","nonce":2723294188}]},"public_addr":"172.21.15.145:6827/2723294188","cluster_addr":"172.21.15.145:6829/2723294188","heartbeat_back_addr":"172.21.15.145:6833/2723294188","heartbeat_front_addr":"172.21.15.145:6831/2723294188","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:08:51.972528+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:18.457526+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:21.184281+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:21.070545+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/1853504438":"2022-04-03T01:07:34.816745+0000","172.21.15.145:0/2318850897":"2022-04-03T01:07:34.816745+0000","172.21.15.145:6800/267811123":"2022-04-03T01:07:34.816745+0000","172.21.15.145:6801/267811123":"2022-04-03T01:07:34.816745+0000","172.21.15.145:0/2489606158":"2022-04-03T01:07:34.816745+0000"},"erasure_code_profiles":{"default":{"k":"2","m":"2","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2022-04-02T01:09:27.501 INFO:tasks.rook.ceph_manager.ceph:all up! 2022-04-02T01:09:27.501 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd dump --format=json 2022-04-02T01:09:28.006 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:28.006 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":20,"fsid":"3f574193-4ee3-476b-8d77-a2fa94a945a9","created":"2022-04-02T01:06:55.961638+0000","modified":"2022-04-02T01:09:27.033495+0000","last_up_change":"2022-04-02T01:09:23.379943+0000","last_in_change":"2022-04-02T01:08:43.266085+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-04-02T01:09:24.834746+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"on","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"f2ee0b18-6caf-47d7-aa69-f289f98d2c2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6803","nonce":3452969149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6805","nonce":3452969149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6809","nonce":3452969149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3452969149},{"type":"v1","addr":"172.21.15.145:6807","nonce":3452969149}]},"public_addr":"172.21.15.145:6803/3452969149","cluster_addr":"172.21.15.145:6805/3452969149","heartbeat_back_addr":"172.21.15.145:6809/3452969149","heartbeat_front_addr":"172.21.15.145:6807/3452969149","state":["exists","up"]},{"osd":1,"uuid":"f32af1ca-2aef-4989-ad30-1e70bedcc143","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6811","nonce":4289636287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6813","nonce":4289636287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6817","nonce":4289636287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":4289636287},{"type":"v1","addr":"172.21.15.145:6815","nonce":4289636287}]},"public_addr":"172.21.15.145:6811/4289636287","cluster_addr":"172.21.15.145:6813/4289636287","heartbeat_back_addr":"172.21.15.145:6817/4289636287","heartbeat_front_addr":"172.21.15.145:6815/4289636287","state":["exists","up"]},{"osd":2,"uuid":"4da5e2d3-3a5f-4146-a1bb-fd688e060fab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6819","nonce":3440187779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6821","nonce":3440187779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6825","nonce":3440187779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3440187779},{"type":"v1","addr":"172.21.15.145:6823","nonce":3440187779}]},"public_addr":"172.21.15.145:6819/3440187779","cluster_addr":"172.21.15.145:6821/3440187779","heartbeat_back_addr":"172.21.15.145:6825/3440187779","heartbeat_front_addr":"172.21.15.145:6823/3440187779","state":["exists","up"]},{"osd":3,"uuid":"a5b29789-0bba-4b02-b42e-cac1c57455ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6827","nonce":2723294188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6829","nonce":2723294188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6833","nonce":2723294188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":2723294188},{"type":"v1","addr":"172.21.15.145:6831","nonce":2723294188}]},"public_addr":"172.21.15.145:6827/2723294188","cluster_addr":"172.21.15.145:6829/2723294188","heartbeat_back_addr":"172.21.15.145:6833/2723294188","heartbeat_front_addr":"172.21.15.145:6831/2723294188","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:08:51.972528+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:18.457526+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:21.184281+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-04-02T01:09:21.070545+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/1853504438":"2022-04-03T01:07:34.816745+0000","172.21.15.145:0/2318850897":"2022-04-03T01:07:34.816745+0000","172.21.15.145:6800/267811123":"2022-04-03T01:07:34.816745+0000","172.21.15.145:6801/267811123":"2022-04-03T01:07:34.816745+0000","172.21.15.145:0/2489606158":"2022-04-03T01:07:34.816745+0000"},"erasure_code_profiles":{"default":{"k":"2","m":"2","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2022-04-02T01:09:28.022 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph tell osd.0 flush_pg_stats 2022-04-02T01:09:28.023 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph tell osd.1 flush_pg_stats 2022-04-02T01:09:28.024 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph tell osd.2 flush_pg_stats 2022-04-02T01:09:28.025 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph tell osd.3 flush_pg_stats 2022-04-02T01:09:28.483 INFO:teuthology.orchestra.run.smithi145.stdout:73014444034 2022-04-02T01:09:28.484 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.2 2022-04-02T01:09:28.521 INFO:teuthology.orchestra.run.smithi145.stdout:42949672968 2022-04-02T01:09:28.521 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.0 2022-04-02T01:09:28.731 INFO:teuthology.orchestra.run.smithi145.stdout:73014444035 2022-04-02T01:09:28.732 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.3 2022-04-02T01:09:29.048 INFO:teuthology.orchestra.run.smithi145.stdout:73014444033 2022-04-02T01:09:29.065 INFO:tasks.rook.ceph_manager.ceph:need seq 73014444034 got 73014444033 for osd.2 2022-04-02T01:09:29.079 INFO:teuthology.orchestra.run.smithi145.stdout:42949672967 2022-04-02T01:09:29.096 INFO:tasks.rook.ceph_manager.ceph:need seq 42949672968 got 42949672967 for osd.0 2022-04-02T01:09:29.262 INFO:teuthology.orchestra.run.smithi145.stdout:73014444034 2022-04-02T01:09:29.283 INFO:tasks.rook.ceph_manager.ceph:need seq 73014444035 got 73014444034 for osd.3 2022-04-02T01:09:29.384 INFO:teuthology.orchestra.run.smithi145.stdout:60129542147 2022-04-02T01:09:29.384 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.1 2022-04-02T01:09:29.834 INFO:teuthology.orchestra.run.smithi145.stdout:60129542146 2022-04-02T01:09:29.867 INFO:tasks.rook.ceph_manager.ceph:need seq 60129542147 got 60129542146 for osd.1 2022-04-02T01:09:30.067 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.2 2022-04-02T01:09:30.097 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.0 2022-04-02T01:09:30.284 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.3 2022-04-02T01:09:30.638 INFO:teuthology.orchestra.run.smithi145.stdout:73014444035 2022-04-02T01:09:30.661 INFO:tasks.rook.ceph_manager.ceph:need seq 73014444034 got 73014444035 for osd.2 2022-04-02T01:09:30.662 DEBUG:teuthology.parallel:result is None 2022-04-02T01:09:30.787 INFO:teuthology.orchestra.run.smithi145.stdout:42949672969 2022-04-02T01:09:30.805 INFO:tasks.rook.ceph_manager.ceph:need seq 42949672968 got 42949672969 for osd.0 2022-04-02T01:09:30.805 DEBUG:teuthology.parallel:result is None 2022-04-02T01:09:30.868 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd last-stat-seq osd.1 2022-04-02T01:09:30.885 INFO:teuthology.orchestra.run.smithi145.stdout:73014444036 2022-04-02T01:09:30.914 INFO:tasks.rook.ceph_manager.ceph:need seq 73014444035 got 73014444036 for osd.3 2022-04-02T01:09:30.914 DEBUG:teuthology.parallel:result is None 2022-04-02T01:09:31.370 INFO:teuthology.orchestra.run.smithi145.stdout:60129542147 2022-04-02T01:09:31.391 INFO:tasks.rook.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.1 2022-04-02T01:09:31.392 DEBUG:teuthology.parallel:result is None 2022-04-02T01:09:31.392 INFO:tasks.rook.ceph_manager.ceph:waiting for clean 2022-04-02T01:09:31.393 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph pg dump --format=json 2022-04-02T01:09:31.852 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:31.855 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2022-04-02T01:09:31.872 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":64,"stamp":"2022-04-02T01:09:30.309209+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":123,"num_write_kb":1632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":85,"ondisk_log_size":85,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":2,"num_osds":4,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":374980608,"kb_used":23336,"kb_used_data":1872,"kb_used_omap":0,"kb_used_meta":20544,"kb_avail":374957272,"statfs":{"total":383980142592,"available":383956246528,"internally_reserved":0,"allocated":1916928,"data_stored":1411324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21037056},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"20'85","reported_seq":122,"reported_epoch":20,"state":"active+clean","last_fresh":"2022-04-02T01:09:28.133807+0000","last_change":"2022-04-02T01:09:26.943698+0000","last_active":"2022-04-02T01:09:28.133807+0000","last_peered":"2022-04-02T01:09:28.133807+0000","last_clean":"2022-04-02T01:09:28.133807+0000","last_became_active":"2022-04-02T01:09:26.942591+0000","last_became_peered":"2022-04-02T01:09:26.942591+0000","last_unstale":"2022-04-02T01:09:28.133807+0000","last_undegraded":"2022-04-02T01:09:28.133807+0000","last_fullsized":"2022-04-02T01:09:28.133807+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-04-02T01:09:24.834895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-04-02T01:09:24.834895+0000","last_clean_scrub_stamp":"2022-04-02T01:09:24.834895+0000","objects_scrubbed":0,"log_size":85,"ondisk_log_size":85,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2022-04-03T10:41:42.851315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":123,"num_write_kb":1632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":123,"num_write_kb":1632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1228800,"data_stored":1216548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":85,"ondisk_log_size":85,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":3,"up_from":17,"seq":73014444036,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5040,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740112,"statfs":{"total":95995035648,"available":95989874688,"internally_reserved":0,"allocated":172032,"data_stored":48694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0009999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.79000000000000004}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.139}]}]},{"osd":2,"up_from":17,"seq":73014444035,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6016,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739136,"statfs":{"total":95995035648,"available":95988875264,"internally_reserved":0,"allocated":581632,"data_stored":454210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59299999999999997}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.622}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]}]},{"osd":0,"up_from":10,"seq":42949672969,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":581632,"data_stored":454210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72299999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4319999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1890000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542147,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":581632,"data_stored":454210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.5369999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.2080000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.577}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":409600,"data_stored":405516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":409600,"data_stored":405516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":409600,"data_stored":405516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2022-04-02T01:09:31.873 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph pg dump --format=json 2022-04-02T01:09:32.352 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:32.355 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2022-04-02T01:09:32.371 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":65,"stamp":"2022-04-02T01:09:32.309572+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":123,"num_write_kb":1632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":85,"ondisk_log_size":85,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":2,"num_osds":4,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":374980608,"kb_used":23336,"kb_used_data":1872,"kb_used_omap":0,"kb_used_meta":20544,"kb_avail":374957272,"statfs":{"total":383980142592,"available":383956246528,"internally_reserved":0,"allocated":1916928,"data_stored":1411324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21037056},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.000363"},"pg_stats":[{"pgid":"1.0","version":"20'85","reported_seq":122,"reported_epoch":20,"state":"active+clean","last_fresh":"2022-04-02T01:09:28.133807+0000","last_change":"2022-04-02T01:09:26.943698+0000","last_active":"2022-04-02T01:09:28.133807+0000","last_peered":"2022-04-02T01:09:28.133807+0000","last_clean":"2022-04-02T01:09:28.133807+0000","last_became_active":"2022-04-02T01:09:26.942591+0000","last_became_peered":"2022-04-02T01:09:26.942591+0000","last_unstale":"2022-04-02T01:09:28.133807+0000","last_undegraded":"2022-04-02T01:09:28.133807+0000","last_fullsized":"2022-04-02T01:09:28.133807+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-04-02T01:09:24.834895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-04-02T01:09:24.834895+0000","last_clean_scrub_stamp":"2022-04-02T01:09:24.834895+0000","objects_scrubbed":0,"log_size":85,"ondisk_log_size":85,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2022-04-03T10:41:42.851315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":123,"num_write_kb":1632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":123,"num_write_kb":1632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1228800,"data_stored":1216548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":85,"ondisk_log_size":85,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":3,"up_from":17,"seq":73014444036,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5040,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740112,"statfs":{"total":95995035648,"available":95989874688,"internally_reserved":0,"allocated":172032,"data_stored":48694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0009999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.79000000000000004}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.139}]}]},{"osd":2,"up_from":17,"seq":73014444035,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6016,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739136,"statfs":{"total":95995035648,"available":95988875264,"internally_reserved":0,"allocated":581632,"data_stored":454210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59299999999999997}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.622}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]}]},{"osd":0,"up_from":10,"seq":42949672969,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":581632,"data_stored":454210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72299999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4319999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1890000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":581632,"data_stored":454210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.5369999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.2080000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.577}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":409600,"data_stored":405516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":409600,"data_stored":405516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":409600,"data_stored":405516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2022-04-02T01:09:32.371 INFO:tasks.rook.ceph_manager.ceph:clean! 2022-04-02T01:09:32.372 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2022-04-02T01:09:32.372 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy 2022-04-02T01:09:32.373 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph health --format=json 2022-04-02T01:09:32.973 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:32.974 INFO:teuthology.orchestra.run.smithi145.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2022-04-02T01:09:32.995 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy done 2022-04-02T01:09:32.995 INFO:tasks.rook:Rook complete, yielding 2022-04-02T01:09:32.996 INFO:teuthology.run_tasks:Running task rook.shell... 2022-04-02T01:09:33.014 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph -s 2022-04-02T01:09:33.561 INFO:teuthology.orchestra.run.smithi145.stdout: cluster: 2022-04-02T01:09:33.562 INFO:teuthology.orchestra.run.smithi145.stdout: id: 3f574193-4ee3-476b-8d77-a2fa94a945a9 2022-04-02T01:09:33.562 INFO:teuthology.orchestra.run.smithi145.stdout: health: HEALTH_OK 2022-04-02T01:09:33.562 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:33.562 INFO:teuthology.orchestra.run.smithi145.stdout: services: 2022-04-02T01:09:33.563 INFO:teuthology.orchestra.run.smithi145.stdout: mon: 1 daemons, quorum a (age 2m) 2022-04-02T01:09:33.563 INFO:teuthology.orchestra.run.smithi145.stdout: mgr: a(active, since 111s) 2022-04-02T01:09:33.563 INFO:teuthology.orchestra.run.smithi145.stdout: osd: 4 osds: 4 up (since 10s), 4 in (since 50s) 2022-04-02T01:09:33.563 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:33.564 INFO:teuthology.orchestra.run.smithi145.stdout: data: 2022-04-02T01:09:33.564 INFO:teuthology.orchestra.run.smithi145.stdout: pools: 1 pools, 1 pgs 2022-04-02T01:09:33.564 INFO:teuthology.orchestra.run.smithi145.stdout: objects: 2 objects, 577 KiB 2022-04-02T01:09:33.564 INFO:teuthology.orchestra.run.smithi145.stdout: usage: 23 MiB used, 358 GiB / 358 GiB avail 2022-04-02T01:09:33.564 INFO:teuthology.orchestra.run.smithi145.stdout: pgs: 1 active+clean 2022-04-02T01:09:33.565 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:09:33.584 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch status 2022-04-02T01:09:34.184 INFO:teuthology.orchestra.run.smithi145.stdout:Backend: rook 2022-04-02T01:09:34.185 INFO:teuthology.orchestra.run.smithi145.stdout:Available: Yes 2022-04-02T01:09:34.207 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ps 2022-04-02T01:09:34.721 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-04-02T01:09:34.721 INFO:teuthology.orchestra.run.smithi145.stdout:crashcollector.crash smithi145 running (71s) 0s ago 72s - - a1d2ec729cd2 2022-04-02T01:09:34.722 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.a smithi145 running (2m) 0s ago 2m - - a1d2ec729cd2 2022-04-02T01:09:34.722 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (2m) 0s ago 3m - - a1d2ec729cd2 2022-04-02T01:09:34.722 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (73s) 0s ago 73s - - a1d2ec729cd2 2022-04-02T01:09:34.722 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (46s) 0s ago 47s - - a1d2ec729cd2 2022-04-02T01:09:34.723 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (44s) 0s ago 44s - - a1d2ec729cd2 2022-04-02T01:09:34.723 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (42s) 0s ago 42s - - a1d2ec729cd2 2022-04-02T01:09:34.740 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls 2022-04-02T01:09:35.375 INFO:teuthology.orchestra.run.smithi145.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-04-02T01:09:35.376 INFO:teuthology.orchestra.run.smithi145.stdout:crash 1/1 0s ago 73s * 2022-04-02T01:09:35.376 INFO:teuthology.orchestra.run.smithi145.stdout:mgr 1/1 0s ago 2m count:1 2022-04-02T01:09:35.376 INFO:teuthology.orchestra.run.smithi145.stdout:mon 1/1 0s ago 3m count:1 2022-04-02T01:09:35.376 INFO:teuthology.orchestra.run.smithi145.stdout:osd 8 0s ago 74s 2022-04-02T01:09:35.376 INFO:teuthology.orchestra.run.smithi145.stdout:osd.all-available-devices 0 0s ago - * 2022-04-02T01:09:35.398 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch device ls 2022-04-02T01:09:35.940 INFO:teuthology.orchestra.run.smithi145.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-04-02T01:09:35.940 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_1 unknown None 107G 0s ago 2022-04-02T01:09:35.941 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_2 unknown None 107G 0s ago 2022-04-02T01:09:35.941 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_3 unknown None 107G 0s ago 2022-04-02T01:09:35.941 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_4 unknown None 107G 0s ago 2022-04-02T01:09:35.963 INFO:teuthology.run_tasks:Running task install... 2022-04-02T01:09:35.977 DEBUG:teuthology.task.install:project ceph 2022-04-02T01:09:35.979 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a'}} 2022-04-02T01:09:35.979 DEBUG:teuthology.task.install:config {'host.a': None, 'flavor': 'default', 'sha1': '76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a'} 2022-04-02T01:09:35.980 INFO:teuthology.task.install:Using flavor: default 2022-04-02T01:09:35.988 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2022-04-02T01:09:35.988 INFO:teuthology.task.install:extra packages: [] 2022-04-02T01:09:35.989 DEBUG:teuthology.orchestra.run.smithi145:> sudo lsb_release -is 2022-04-02T01:09:36.037 INFO:teuthology.orchestra.run.smithi145.stdout:Ubuntu 2022-04-02T01:09:36.043 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:09:36.043 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-key list | grep Ceph 2022-04-02T01:09:36.182 INFO:teuthology.orchestra.run.smithi145.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-04-02T01:09:36.235 INFO:teuthology.orchestra.run.smithi145.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-04-02T01:09:36.236 INFO:teuthology.orchestra.run.smithi145.stdout:uid [ unknown] Ceph.com (release key) 2022-04-02T01:09:36.237 DEBUG:teuthology.orchestra.run.smithi145:> sudo lsb_release -is 2022-04-02T01:09:36.284 INFO:teuthology.orchestra.run.smithi145.stdout:Ubuntu 2022-04-02T01:09:36.290 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:09:36.290 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2022-04-02T01:09:36.291 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T01:09:36.446 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default/ 2022-04-02T01:09:36.447 INFO:teuthology.task.install.deb:Package version is 17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:09:36.570 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:09:36.571 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-04-02T01:09:36.586 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get update 2022-04-02T01:09:36.781 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-02T01:09:36.840 INFO:teuthology.orchestra.run.smithi145.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal InRelease 2022-04-02T01:09:36.863 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal Release [7,662 B] 2022-04-02T01:09:36.888 INFO:teuthology.orchestra.run.smithi145.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal Release.gpg 2022-04-02T01:09:36.890 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-02T01:09:36.910 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main i386 Packages [3,343 B] 2022-04-02T01:09:36.942 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2022-04-02T01:09:36.970 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-02T01:09:37.051 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:10 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-02T01:09:37.394 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:2 https://packages.cloud.google.com/apt kubernetes-xenial InRelease 2022-04-02T01:09:37.597 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 28.4 kB in 1s (36.6 kB/s) 2022-04-02T01:09:38.611 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T01:09:38.634 DEBUG:teuthology.orchestra.run.smithi145:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.0.0-11449-g76cd7b38-1focal cephadm=17.0.0-11449-g76cd7b38-1focal ceph-mds=17.0.0-11449-g76cd7b38-1focal ceph-mgr=17.0.0-11449-g76cd7b38-1focal ceph-common=17.0.0-11449-g76cd7b38-1focal ceph-fuse=17.0.0-11449-g76cd7b38-1focal ceph-test=17.0.0-11449-g76cd7b38-1focal ceph-volume=17.0.0-11449-g76cd7b38-1focal radosgw=17.0.0-11449-g76cd7b38-1focal python3-rados=17.0.0-11449-g76cd7b38-1focal python3-rgw=17.0.0-11449-g76cd7b38-1focal python3-cephfs=17.0.0-11449-g76cd7b38-1focal python3-rbd=17.0.0-11449-g76cd7b38-1focal libcephfs2=17.0.0-11449-g76cd7b38-1focal libcephfs-dev=17.0.0-11449-g76cd7b38-1focal librados2=17.0.0-11449-g76cd7b38-1focal librbd1=17.0.0-11449-g76cd7b38-1focal rbd-fuse=17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:09:38.703 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2022-04-02T01:09:38.892 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2022-04-02T01:09:38.892 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2022-04-02T01:09:39.082 INFO:teuthology.orchestra.run.smithi145.stdout:The following packages were automatically installed and are no longer required: 2022-04-02T01:09:39.083 INFO:teuthology.orchestra.run.smithi145.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-04-02T01:09:39.083 INFO:teuthology.orchestra.run.smithi145.stdout:Use 'sudo apt autoremove' to remove them. 2022-04-02T01:09:39.083 INFO:teuthology.orchestra.run.smithi145.stdout:The following additional packages will be installed: 2022-04-02T01:09:39.084 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-04-02T01:09:39.084 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd fonts-mathjax jq 2022-04-02T01:09:39.084 INFO:teuthology.orchestra.run.smithi145.stdout: libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc libjs-underscore 2022-04-02T01:09:39.084 INFO:teuthology.orchestra.run.smithi145.stdout: liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 libpcre2-16-0 2022-04-02T01:09:39.085 INFO:teuthology.orchestra.run.smithi145.stdout: libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 libradosstriper1 2022-04-02T01:09:39.086 INFO:teuthology.orchestra.run.smithi145.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 libxslt1.1 nvme-cli 2022-04-02T01:09:39.086 INFO:teuthology.orchestra.run.smithi145.stdout: python-natsort-doc python-pastedeploy-tpl python3-atomicwrites python3-attr 2022-04-02T01:09:39.086 INFO:teuthology.orchestra.run.smithi145.stdout: python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2022-04-02T01:09:39.086 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2022-04-02T01:09:39.087 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2022-04-02T01:09:39.087 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2022-04-02T01:09:39.087 INFO:teuthology.orchestra.run.smithi145.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-04-02T01:09:39.087 INFO:teuthology.orchestra.run.smithi145.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2022-04-02T01:09:39.087 INFO:teuthology.orchestra.run.smithi145.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2022-04-02T01:09:39.088 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-02T01:09:39.088 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-04-02T01:09:39.088 INFO:teuthology.orchestra.run.smithi145.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-04-02T01:09:39.088 INFO:teuthology.orchestra.run.smithi145.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-04-02T01:09:39.089 INFO:teuthology.orchestra.run.smithi145.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-04-02T01:09:39.089 INFO:teuthology.orchestra.run.smithi145.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-04-02T01:09:39.089 INFO:teuthology.orchestra.run.smithi145.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2022-04-02T01:09:39.089 INFO:teuthology.orchestra.run.smithi145.stdout: xmlstarlet 2022-04-02T01:09:39.089 INFO:teuthology.orchestra.run.smithi145.stdout:Suggested packages: 2022-04-02T01:09:39.090 INFO:teuthology.orchestra.run.smithi145.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2022-04-02T01:09:39.090 INFO:teuthology.orchestra.run.smithi145.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2022-04-02T01:09:39.090 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2022-04-02T01:09:39.090 INFO:teuthology.orchestra.run.smithi145.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2022-04-02T01:09:39.091 INFO:teuthology.orchestra.run.smithi145.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2022-04-02T01:09:39.091 INFO:teuthology.orchestra.run.smithi145.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2022-04-02T01:09:39.091 INFO:teuthology.orchestra.run.smithi145.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2022-04-02T01:09:39.091 INFO:teuthology.orchestra.run.smithi145.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2022-04-02T01:09:39.092 INFO:teuthology.orchestra.run.smithi145.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2022-04-02T01:09:39.092 INFO:teuthology.orchestra.run.smithi145.stdout:Recommended packages: 2022-04-02T01:09:39.092 INFO:teuthology.orchestra.run.smithi145.stdout: btrfs-tools 2022-04-02T01:09:39.211 INFO:teuthology.orchestra.run.smithi145.stdout:The following NEW packages will be installed: 2022-04-02T01:09:39.211 INFO:teuthology.orchestra.run.smithi145.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-02T01:09:39.212 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-02T01:09:39.212 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2022-04-02T01:09:39.212 INFO:teuthology.orchestra.run.smithi145.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2022-04-02T01:09:39.212 INFO:teuthology.orchestra.run.smithi145.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2022-04-02T01:09:39.213 INFO:teuthology.orchestra.run.smithi145.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2022-04-02T01:09:39.213 INFO:teuthology.orchestra.run.smithi145.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-04-02T01:09:39.214 INFO:teuthology.orchestra.run.smithi145.stdout: libsqlite3-mod-ceph libthrift-0.13.0 libxslt1.1 nvme-cli python-natsort-doc 2022-04-02T01:09:39.214 INFO:teuthology.orchestra.run.smithi145.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-02T01:09:39.214 INFO:teuthology.orchestra.run.smithi145.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-02T01:09:39.215 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2022-04-02T01:09:39.215 INFO:teuthology.orchestra.run.smithi145.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2022-04-02T01:09:39.215 INFO:teuthology.orchestra.run.smithi145.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2022-04-02T01:09:39.215 INFO:teuthology.orchestra.run.smithi145.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2022-04-02T01:09:39.215 INFO:teuthology.orchestra.run.smithi145.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2022-04-02T01:09:39.216 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2022-04-02T01:09:39.216 INFO:teuthology.orchestra.run.smithi145.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2022-04-02T01:09:39.216 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2022-04-02T01:09:39.216 INFO:teuthology.orchestra.run.smithi145.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-04-02T01:09:39.217 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-04-02T01:09:39.217 INFO:teuthology.orchestra.run.smithi145.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-04-02T01:09:39.217 INFO:teuthology.orchestra.run.smithi145.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2022-04-02T01:09:39.217 INFO:teuthology.orchestra.run.smithi145.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2022-04-02T01:09:39.217 INFO:teuthology.orchestra.run.smithi145.stdout: qttranslations5-l10n radosgw rbd-fuse xmlstarlet 2022-04-02T01:09:39.218 INFO:teuthology.orchestra.run.smithi145.stdout:The following packages will be upgraded: 2022-04-02T01:09:39.218 INFO:teuthology.orchestra.run.smithi145.stdout: librados2 librbd1 2022-04-02T01:09:39.282 INFO:teuthology.orchestra.run.smithi145.stdout:2 upgraded, 108 newly installed, 0 to remove and 109 not upgraded. 2022-04-02T01:09:39.282 INFO:teuthology.orchestra.run.smithi145.stdout:Need to get 208 MB of archives. 2022-04-02T01:09:39.283 INFO:teuthology.orchestra.run.smithi145.stdout:After this operation, 978 MB of additional disk space will be used. 2022-04-02T01:09:39.283 INFO:teuthology.orchestra.run.smithi145.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-04-02T01:09:39.370 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.0.0-11449-g76cd7b38-1focal [3,482 kB] 2022-04-02T01:09:39.372 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-04-02T01:09:39.374 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-02T01:09:39.382 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-04-02T01:09:39.382 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-04-02T01:09:39.416 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2022-04-02T01:09:39.417 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] 2022-04-02T01:09:39.424 INFO:teuthology.orchestra.run.smithi145.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2022-04-02T01:09:39.458 INFO:teuthology.orchestra.run.smithi145.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2022-04-02T01:09:39.461 INFO:teuthology.orchestra.run.smithi145.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2022-04-02T01:09:39.470 INFO:teuthology.orchestra.run.smithi145.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2022-04-02T01:09:39.475 INFO:teuthology.orchestra.run.smithi145.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-04-02T01:09:39.475 INFO:teuthology.orchestra.run.smithi145.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-04-02T01:09:39.476 INFO:teuthology.orchestra.run.smithi145.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-04-02T01:09:39.476 INFO:teuthology.orchestra.run.smithi145.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-04-02T01:09:39.477 INFO:teuthology.orchestra.run.smithi145.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-04-02T01:09:39.478 INFO:teuthology.orchestra.run.smithi145.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2022-04-02T01:09:39.479 INFO:teuthology.orchestra.run.smithi145.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-04-02T01:09:39.499 INFO:teuthology.orchestra.run.smithi145.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-04-02T01:09:39.500 INFO:teuthology.orchestra.run.smithi145.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-04-02T01:09:39.500 INFO:teuthology.orchestra.run.smithi145.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-04-02T01:09:39.501 INFO:teuthology.orchestra.run.smithi145.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-04-02T01:09:39.502 INFO:teuthology.orchestra.run.smithi145.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-04-02T01:09:39.503 INFO:teuthology.orchestra.run.smithi145.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-04-02T01:09:39.504 INFO:teuthology.orchestra.run.smithi145.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-04-02T01:09:39.518 INFO:teuthology.orchestra.run.smithi145.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-04-02T01:09:39.519 INFO:teuthology.orchestra.run.smithi145.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-04-02T01:09:39.521 INFO:teuthology.orchestra.run.smithi145.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-04-02T01:09:39.538 INFO:teuthology.orchestra.run.smithi145.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-04-02T01:09:39.548 INFO:teuthology.orchestra.run.smithi145.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-04-02T01:09:39.548 INFO:teuthology.orchestra.run.smithi145.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-04-02T01:09:39.548 INFO:teuthology.orchestra.run.smithi145.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-04-02T01:09:39.548 INFO:teuthology.orchestra.run.smithi145.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-04-02T01:09:39.549 INFO:teuthology.orchestra.run.smithi145.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-04-02T01:09:39.550 INFO:teuthology.orchestra.run.smithi145.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2022-04-02T01:09:39.558 INFO:teuthology.orchestra.run.smithi145.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-04-02T01:09:39.558 INFO:teuthology.orchestra.run.smithi145.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-04-02T01:09:39.559 INFO:teuthology.orchestra.run.smithi145.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-04-02T01:09:39.578 INFO:teuthology.orchestra.run.smithi145.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-04-02T01:09:39.580 INFO:teuthology.orchestra.run.smithi145.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-04-02T01:09:39.581 INFO:teuthology.orchestra.run.smithi145.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-04-02T01:09:39.582 INFO:teuthology.orchestra.run.smithi145.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-04-02T01:09:39.586 INFO:teuthology.orchestra.run.smithi145.stdout:Get:44 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.0.0-11449-g76cd7b38-1focal [3,536 kB] 2022-04-02T01:09:39.705 INFO:teuthology.orchestra.run.smithi145.stdout:Get:45 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.0.0-11449-g76cd7b38-1focal [755 kB] 2022-04-02T01:09:39.805 INFO:teuthology.orchestra.run.smithi145.stdout:Get:46 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.0.0-11449-g76cd7b38-1focal [413 kB] 2022-04-02T01:09:39.805 INFO:teuthology.orchestra.run.smithi145.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-04-02T01:09:39.808 INFO:teuthology.orchestra.run.smithi145.stdout:Get:48 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.0.0-11449-g76cd7b38-1focal [22.4 kB] 2022-04-02T01:09:39.809 INFO:teuthology.orchestra.run.smithi145.stdout:Get:49 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.0.0-11449-g76cd7b38-1focal [200 kB] 2022-04-02T01:09:39.812 INFO:teuthology.orchestra.run.smithi145.stdout:Get:50 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.0.0-11449-g76cd7b38-1focal [42.3 kB] 2022-04-02T01:09:39.813 INFO:teuthology.orchestra.run.smithi145.stdout:Get:51 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.0.0-11449-g76cd7b38-1focal [385 kB] 2022-04-02T01:09:39.819 INFO:teuthology.orchestra.run.smithi145.stdout:Get:52 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.0.0-11449-g76cd7b38-1focal [5,544 kB] 2022-04-02T01:09:39.820 INFO:teuthology.orchestra.run.smithi145.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-04-02T01:09:39.822 INFO:teuthology.orchestra.run.smithi145.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-04-02T01:09:39.834 INFO:teuthology.orchestra.run.smithi145.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-04-02T01:09:39.834 INFO:teuthology.orchestra.run.smithi145.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-04-02T01:09:39.835 INFO:teuthology.orchestra.run.smithi145.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-04-02T01:09:39.835 INFO:teuthology.orchestra.run.smithi145.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-04-02T01:09:39.836 INFO:teuthology.orchestra.run.smithi145.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-04-02T01:09:39.836 INFO:teuthology.orchestra.run.smithi145.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-04-02T01:09:39.837 INFO:teuthology.orchestra.run.smithi145.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-04-02T01:09:39.844 INFO:teuthology.orchestra.run.smithi145.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-04-02T01:09:39.845 INFO:teuthology.orchestra.run.smithi145.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-04-02T01:09:39.865 INFO:teuthology.orchestra.run.smithi145.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-04-02T01:09:39.875 INFO:teuthology.orchestra.run.smithi145.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-04-02T01:09:39.876 INFO:teuthology.orchestra.run.smithi145.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-04-02T01:09:39.877 INFO:teuthology.orchestra.run.smithi145.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-04-02T01:09:39.878 INFO:teuthology.orchestra.run.smithi145.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-04-02T01:09:39.879 INFO:teuthology.orchestra.run.smithi145.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-04-02T01:09:39.882 INFO:teuthology.orchestra.run.smithi145.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2022-04-02T01:09:39.899 INFO:teuthology.orchestra.run.smithi145.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-04-02T01:09:39.903 INFO:teuthology.orchestra.run.smithi145.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2022-04-02T01:09:39.948 INFO:teuthology.orchestra.run.smithi145.stdout:Get:73 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.0.0-11449-g76cd7b38-1focal [116 kB] 2022-04-02T01:09:39.950 INFO:teuthology.orchestra.run.smithi145.stdout:Get:74 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.0.0-11449-g76cd7b38-1focal [478 kB] 2022-04-02T01:09:39.968 INFO:teuthology.orchestra.run.smithi145.stdout:Get:75 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.0.0-11449-g76cd7b38-1focal [27.2 MB] 2022-04-02T01:09:39.972 INFO:teuthology.orchestra.run.smithi145.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2022-04-02T01:09:39.973 INFO:teuthology.orchestra.run.smithi145.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-04-02T01:09:40.023 INFO:teuthology.orchestra.run.smithi145.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-04-02T01:09:40.024 INFO:teuthology.orchestra.run.smithi145.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-04-02T01:09:40.025 INFO:teuthology.orchestra.run.smithi145.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-04-02T01:09:40.025 INFO:teuthology.orchestra.run.smithi145.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-04-02T01:09:40.039 INFO:teuthology.orchestra.run.smithi145.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-04-02T01:09:40.040 INFO:teuthology.orchestra.run.smithi145.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-04-02T01:09:40.040 INFO:teuthology.orchestra.run.smithi145.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-04-02T01:09:40.054 INFO:teuthology.orchestra.run.smithi145.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-04-02T01:09:40.056 INFO:teuthology.orchestra.run.smithi145.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-04-02T01:09:40.058 INFO:teuthology.orchestra.run.smithi145.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-04-02T01:09:40.059 INFO:teuthology.orchestra.run.smithi145.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-04-02T01:09:40.060 INFO:teuthology.orchestra.run.smithi145.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-04-02T01:09:40.062 INFO:teuthology.orchestra.run.smithi145.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-04-02T01:09:40.073 INFO:teuthology.orchestra.run.smithi145.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2022-04-02T01:09:40.939 INFO:teuthology.orchestra.run.smithi145.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.0.0-11449-g76cd7b38-1focal [6,434 kB] 2022-04-02T01:09:41.066 INFO:teuthology.orchestra.run.smithi145.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.0.0-11449-g76cd7b38-1focal [211 kB] 2022-04-02T01:09:41.072 INFO:teuthology.orchestra.run.smithi145.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.0.0-11449-g76cd7b38-1focal [152 kB] 2022-04-02T01:09:41.077 INFO:teuthology.orchestra.run.smithi145.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.0.0-11449-g76cd7b38-1focal [1,575 kB] 2022-04-02T01:09:41.129 INFO:teuthology.orchestra.run.smithi145.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.0.0-11449-g76cd7b38-1focal [7,815 kB] 2022-04-02T01:09:41.387 INFO:teuthology.orchestra.run.smithi145.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.0.0-11449-g76cd7b38-1focal [28.6 MB] 2022-04-02T01:09:42.564 INFO:teuthology.orchestra.run.smithi145.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.0.0-11449-g76cd7b38-1focal [3,812 B] 2022-04-02T01:09:42.564 INFO:teuthology.orchestra.run.smithi145.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.0.0-11449-g76cd7b38-1focal [864 kB] 2022-04-02T01:09:42.571 INFO:teuthology.orchestra.run.smithi145.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.0.0-11449-g76cd7b38-1focal [2,396 kB] 2022-04-02T01:09:42.590 INFO:teuthology.orchestra.run.smithi145.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.0.0-11449-g76cd7b38-1focal [70.1 kB] 2022-04-02T01:09:42.591 INFO:teuthology.orchestra.run.smithi145.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.0.0-11449-g76cd7b38-1focal [101 kB] 2022-04-02T01:09:42.592 INFO:teuthology.orchestra.run.smithi145.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.0.0-11449-g76cd7b38-1focal [1,678 kB] 2022-04-02T01:09:42.647 INFO:teuthology.orchestra.run.smithi145.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.0.0-11449-g76cd7b38-1focal [7,864 kB] 2022-04-02T01:09:42.943 INFO:teuthology.orchestra.run.smithi145.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.0.0-11449-g76cd7b38-1focal [3,928 B] 2022-04-02T01:09:42.943 INFO:teuthology.orchestra.run.smithi145.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.0.0-11449-g76cd7b38-1focal [56.3 MB] 2022-04-02T01:09:45.423 INFO:teuthology.orchestra.run.smithi145.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.0.0-11449-g76cd7b38-1focal [219 kB] 2022-04-02T01:09:45.425 INFO:teuthology.orchestra.run.smithi145.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.0.0-11449-g76cd7b38-1focal [21.7 kB] 2022-04-02T01:09:45.425 INFO:teuthology.orchestra.run.smithi145.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.0.0-11449-g76cd7b38-1focal [17.0 MB] 2022-04-02T01:09:46.080 INFO:teuthology.orchestra.run.smithi145.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-yuri11-testing-2022-04-01-0842/76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.0.0-11449-g76cd7b38-1focal [78.9 kB] 2022-04-02T01:09:46.681 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 208 MB in 7s (30.4 MB/s) 2022-04-02T01:09:47.294 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-04-02T01:09:47.341 INFO:teuthology.orchestra.run.smithi145.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109337 files and directories currently installed.) 2022-04-02T01:09:47.345 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-04-02T01:09:47.510 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-02T01:09:47.872 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../001-librbd1_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:48.019 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking librbd1 (17.0.0-11449-g76cd7b38-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-02T01:09:48.897 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../002-librados2_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:49.026 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking librados2 (17.0.0-11449-g76cd7b38-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-02T01:09:49.814 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libcephfs2. 2022-04-02T01:09:49.828 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../003-libcephfs2_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:49.878 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libcephfs2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:50.289 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-rados. 2022-04-02T01:09:50.302 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../004-python3-rados_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:50.347 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-rados (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:50.826 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-04-02T01:09:50.838 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:09:50.875 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-ceph-argparse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:51.157 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-cephfs. 2022-04-02T01:09:51.169 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../006-python3-cephfs_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:51.226 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-cephfs (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:51.611 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-ceph-common. 2022-04-02T01:09:51.623 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../007-python3-ceph-common_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:09:51.676 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:52.131 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-prettytable. 2022-04-02T01:09:52.144 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2022-04-02T01:09:52.189 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-04-02T01:09:52.476 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-rbd. 2022-04-02T01:09:52.489 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../009-python3-rbd_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:52.537 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-rbd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:53.001 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-04-02T01:09:53.013 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-02T01:09:53.068 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-02T01:09:53.551 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-04-02T01:09:53.564 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2022-04-02T01:09:53.625 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-04-02T01:09:53.981 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-04-02T01:09:53.995 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-04-02T01:09:54.039 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-02T01:09:54.434 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2022-04-02T01:09:54.447 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2022-04-02T01:09:54.500 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2022-04-02T01:09:54.896 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2022-04-02T01:09:54.910 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7_amd64.deb ... 2022-04-02T01:09:54.954 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7) ... 2022-04-02T01:09:55.463 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libqt5core5a:amd64. 2022-04-02T01:09:55.476 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2022-04-02T01:09:55.519 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:09:56.102 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2022-04-02T01:09:56.115 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2022-04-02T01:09:56.160 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:09:56.576 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libqt5network5:amd64. 2022-04-02T01:09:56.589 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2022-04-02T01:09:56.626 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:09:57.148 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libthrift-0.13.0. 2022-04-02T01:09:57.159 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2022-04-02T01:09:57.233 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2022-04-02T01:09:57.714 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package librgw2. 2022-04-02T01:09:57.730 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../019-librgw2_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:57.791 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking librgw2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:58.677 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-rgw. 2022-04-02T01:09:58.692 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../020-python3-rgw_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:58.735 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-rgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:09:59.141 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package liboath0. 2022-04-02T01:09:59.150 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2022-04-02T01:09:59.191 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-04-02T01:09:59.556 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libradosstriper1. 2022-04-02T01:09:59.570 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../022-libradosstriper1_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:09:59.675 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libradosstriper1 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:00.186 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-common. 2022-04-02T01:10:00.195 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../023-ceph-common_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:00.237 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:03.195 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-base. 2022-04-02T01:10:03.211 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../024-ceph-base_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:03.262 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-base (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:04.349 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-cryptography. 2022-04-02T01:10:04.363 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-04-02T01:10:04.407 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-02T01:10:04.828 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-openssl. 2022-04-02T01:10:04.844 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2022-04-02T01:10:04.894 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-04-02T01:10:05.355 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-04-02T01:10:05.370 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:10:05.432 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mgr-modules-core (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:05.927 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-bcrypt. 2022-04-02T01:10:05.940 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-04-02T01:10:05.986 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-02T01:10:06.298 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-cherrypy3. 2022-04-02T01:10:06.313 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2022-04-02T01:10:06.398 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-04-02T01:10:06.858 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-natsort. 2022-04-02T01:10:06.870 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2022-04-02T01:10:06.907 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-natsort (7.0.1-1) ... 2022-04-02T01:10:07.278 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-jwt. 2022-04-02T01:10:07.290 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-04-02T01:10:07.328 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-04-02T01:10:07.807 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-logutils. 2022-04-02T01:10:07.821 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2022-04-02T01:10:07.865 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-04-02T01:10:08.218 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-markupsafe. 2022-04-02T01:10:08.230 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-04-02T01:10:08.268 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-04-02T01:10:08.631 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-mako. 2022-04-02T01:10:08.647 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-04-02T01:10:08.739 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-02T01:10:09.082 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-simplegeneric. 2022-04-02T01:10:09.095 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2022-04-02T01:10:09.148 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-04-02T01:10:09.443 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-singledispatch. 2022-04-02T01:10:09.452 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-04-02T01:10:09.501 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-04-02T01:10:09.947 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-webob. 2022-04-02T01:10:09.961 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2022-04-02T01:10:10.005 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-04-02T01:10:10.365 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-soupsieve. 2022-04-02T01:10:10.377 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-04-02T01:10:10.415 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-02T01:10:10.781 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-bs4. 2022-04-02T01:10:10.795 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2022-04-02T01:10:10.860 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-04-02T01:10:11.213 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-waitress. 2022-04-02T01:10:11.226 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1_all.deb ... 2022-04-02T01:10:11.274 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-waitress (1.4.1-1) ... 2022-04-02T01:10:11.673 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-tempita. 2022-04-02T01:10:11.680 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2022-04-02T01:10:11.737 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-04-02T01:10:12.201 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-paste. 2022-04-02T01:10:12.395 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-04-02T01:10:12.395 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-04-02T01:10:12.947 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-04-02T01:10:12.959 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-04-02T01:10:13.498 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-04-02T01:10:14.117 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pastedeploy. 2022-04-02T01:10:14.130 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2022-04-02T01:10:14.175 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-04-02T01:10:14.539 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-webtest. 2022-04-02T01:10:14.547 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2022-04-02T01:10:14.587 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-04-02T01:10:14.946 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pecan. 2022-04-02T01:10:14.957 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-04-02T01:10:15.055 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-04-02T01:10:15.495 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-werkzeug. 2022-04-02T01:10:15.509 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-04-02T01:10:15.561 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-02T01:10:16.106 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-04-02T01:10:16.118 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:16.189 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libsqlite3-mod-ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:16.566 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mgr. 2022-04-02T01:10:16.575 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../049-ceph-mgr_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:16.624 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mgr (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:17.147 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mon. 2022-04-02T01:10:17.161 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../050-ceph-mon_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:17.269 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mon (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:19.445 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-osd. 2022-04-02T01:10:19.454 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../051-ceph-osd_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:19.524 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-osd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:22.556 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph. 2022-04-02T01:10:22.565 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../052-ceph_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:22.603 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:23.084 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-fuse. 2022-04-02T01:10:23.097 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../053-ceph-fuse_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:23.176 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:23.645 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mds. 2022-04-02T01:10:23.655 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../054-ceph-mds_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:23.695 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mds (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:24.230 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package cephadm. 2022-04-02T01:10:24.245 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../055-cephadm_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:24.280 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:24.687 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-jinja2. 2022-04-02T01:10:24.702 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2022-04-02T01:10:24.748 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2022-04-02T01:10:25.218 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2022-04-02T01:10:25.233 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:10:25.310 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mgr-cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:25.697 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-repoze.lru. 2022-04-02T01:10:25.709 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2022-04-02T01:10:25.746 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-04-02T01:10:26.040 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libjs-underscore. 2022-04-02T01:10:26.052 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-04-02T01:10:26.089 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-02T01:10:26.455 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-04-02T01:10:26.469 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-04-02T01:10:26.517 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-02T01:10:26.914 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-routes. 2022-04-02T01:10:26.925 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2022-04-02T01:10:26.977 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-04-02T01:10:27.262 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-04-02T01:10:27.276 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:10:27.320 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mgr-dashboard (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:28.018 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-decorator. 2022-04-02T01:10:28.031 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-04-02T01:10:28.067 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-04-02T01:10:28.394 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-04-02T01:10:28.402 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-04-02T01:10:28.444 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-02T01:10:28.929 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-scipy. 2022-04-02T01:10:28.939 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-04-02T01:10:29.003 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-04-02T01:10:30.715 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-04-02T01:10:30.730 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-04-02T01:10:30.789 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-02T01:10:31.493 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-joblib. 2022-04-02T01:10:31.505 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2022-04-02T01:10:31.542 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-04-02T01:10:32.020 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-sklearn. 2022-04-02T01:10:32.033 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-04-02T01:10:32.078 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-02T01:10:33.043 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-04-02T01:10:33.056 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:10:33.101 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mgr-diskprediction-local (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:34.572 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-cachetools. 2022-04-02T01:10:34.585 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2022-04-02T01:10:34.670 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-04-02T01:10:35.023 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pyasn1. 2022-04-02T01:10:35.038 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-04-02T01:10:35.108 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-04-02T01:10:35.618 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-04-02T01:10:35.627 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-04-02T01:10:35.668 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-02T01:10:36.072 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-rsa. 2022-04-02T01:10:36.085 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2022-04-02T01:10:36.138 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-rsa (4.0-3) ... 2022-04-02T01:10:36.458 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-google-auth. 2022-04-02T01:10:36.474 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2022-04-02T01:10:36.559 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-04-02T01:10:37.088 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-blinker. 2022-04-02T01:10:37.101 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-04-02T01:10:37.154 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-02T01:10:37.516 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-oauthlib. 2022-04-02T01:10:37.530 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-04-02T01:10:37.582 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-02T01:10:38.095 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-04-02T01:10:38.109 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-04-02T01:10:38.162 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-02T01:10:38.473 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-websocket. 2022-04-02T01:10:38.482 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-04-02T01:10:38.521 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-04-02T01:10:38.944 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-kubernetes. 2022-04-02T01:10:38.958 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-04-02T01:10:39.000 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-04-02T01:10:39.736 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-04-02T01:10:39.749 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:10:39.819 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-mgr-k8sevents (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:40.431 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libonig5:amd64. 2022-04-02T01:10:40.445 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2022-04-02T01:10:40.505 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-04-02T01:10:41.043 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libjq1:amd64. 2022-04-02T01:10:41.058 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-02T01:10:41.126 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:10:41.467 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package jq. 2022-04-02T01:10:41.482 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-02T01:10:41.534 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:10:41.977 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-04-02T01:10:41.988 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../084-libxslt1.1_1.1.34-4_amd64.deb ... 2022-04-02T01:10:42.043 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-04-02T01:10:42.333 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package xmlstarlet. 2022-04-02T01:10:42.347 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-04-02T01:10:42.458 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-04-02T01:10:42.975 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-test. 2022-04-02T01:10:43.174 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../086-ceph-test_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:43.174 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-test (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:48.708 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package ceph-volume. 2022-04-02T01:10:48.723 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../087-ceph-volume_17.0.0-11449-g76cd7b38-1focal_all.deb ... 2022-04-02T01:10:48.775 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking ceph-volume (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:49.131 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package fonts-mathjax. 2022-04-02T01:10:49.140 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2022-04-02T01:10:49.194 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:10:50.156 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libcephfs-dev. 2022-04-02T01:10:50.170 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../089-libcephfs-dev_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:10:50.758 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libcephfs-dev (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:10:51.689 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package nvme-cli. 2022-04-02T01:10:51.699 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-04-02T01:10:51.762 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-04-02T01:10:52.202 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package libjs-mathjax. 2022-04-02T01:10:52.215 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2022-04-02T01:10:52.252 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:10:54.545 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python-natsort-doc. 2022-04-02T01:10:54.562 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2022-04-02T01:10:54.603 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2022-04-02T01:10:55.125 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-atomicwrites. 2022-04-02T01:10:55.139 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-04-02T01:10:55.182 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-04-02T01:10:55.503 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-attr. 2022-04-02T01:10:55.519 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2022-04-02T01:10:55.592 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-04-02T01:10:56.086 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-webencodings. 2022-04-02T01:10:56.101 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-04-02T01:10:56.186 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-02T01:10:56.532 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-html5lib. 2022-04-02T01:10:56.545 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2022-04-02T01:10:56.606 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-04-02T01:10:57.157 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-04-02T01:10:57.172 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-04-02T01:10:57.223 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-02T01:10:57.819 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-packaging. 2022-04-02T01:10:57.834 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2022-04-02T01:10:57.920 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-packaging (20.3-1) ... 2022-04-02T01:10:58.316 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pastescript. 2022-04-02T01:10:58.327 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2022-04-02T01:10:58.376 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-04-02T01:10:58.747 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pluggy. 2022-04-02T01:10:58.761 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2022-04-02T01:10:58.830 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-04-02T01:10:59.367 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-psutil. 2022-04-02T01:10:59.383 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-04-02T01:10:59.425 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-04-02T01:10:59.963 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-py. 2022-04-02T01:10:59.973 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-04-02T01:11:00.030 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-04-02T01:11:00.392 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pyinotify. 2022-04-02T01:11:00.401 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-04-02T01:11:00.442 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-02T01:11:00.871 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-wcwidth. 2022-04-02T01:11:00.882 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-04-02T01:11:00.946 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-02T01:11:01.284 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-pytest. 2022-04-02T01:11:01.298 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2022-04-02T01:11:01.367 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-04-02T01:11:01.803 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package python3-simplejson. 2022-04-02T01:11:01.816 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-04-02T01:11:01.886 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-02T01:11:02.340 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package qttranslations5-l10n. 2022-04-02T01:11:02.356 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2022-04-02T01:11:02.398 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2022-04-02T01:11:03.488 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package radosgw. 2022-04-02T01:11:03.502 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../108-radosgw_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:11:03.546 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking radosgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:05.545 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package rbd-fuse. 2022-04-02T01:11:05.559 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../109-rbd-fuse_17.0.0-11449-g76cd7b38-1focal_amd64.deb ... 2022-04-02T01:11:05.603 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking rbd-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:06.033 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-attr (19.3.0-2) ... 2022-04-02T01:11:06.452 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-04-02T01:11:06.628 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2022-04-02T01:11:06.797 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-04-02T01:11:07.183 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:07.837 INFO:teuthology.orchestra.run.smithi145.stdout:Adding system user cephadm....done 2022-04-02T01:11:08.005 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:11:08.236 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-waitress (1.4.1-1) ... 2022-04-02T01:11:08.596 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-04-02T01:11:08.893 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2022-04-02T01:11:09.041 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-04-02T01:11:09.210 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-04-02T01:11:09.672 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-04-02T01:11:10.119 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-04-02T01:11:10.429 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-04-02T01:11:10.713 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-02T01:11:11.024 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-02T01:11:11.309 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-ceph-argparse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:11.602 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-02T01:11:11.728 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-04-02T01:11:12.055 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-02T01:11:12.418 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libpcre2-16-0:amd64 (10.34-7) ... 2022-04-02T01:11:12.586 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-04-02T01:11:12.997 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-natsort (7.0.1-1) ... 2022-04-02T01:11:13.399 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-04-02T01:11:13.700 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-02T01:11:14.045 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-04-02T01:11:14.387 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2022-04-02T01:11:14.823 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-04-02T01:11:15.099 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-packaging (20.3-1) ... 2022-04-02T01:11:15.425 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-04-02T01:11:15.552 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2022-04-02T01:11:15.713 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-02T01:11:15.999 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-04-02T01:11:16.426 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-02T01:11:16.828 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-02T01:11:17.331 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:17.650 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:11:17.784 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-04-02T01:11:18.197 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-02T01:11:18.407 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-04-02T01:11:18.709 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:11:18.835 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-02T01:11:19.028 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-04-02T01:11:19.171 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-04-02T01:11:19.633 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-04-02T01:11:19.926 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-04-02T01:11:20.228 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-02T01:11:20.354 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-04-02T01:11:20.631 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-04-02T01:11:20.966 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-02T01:11:21.287 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-04-02T01:11:21.376 INFO:teuthology.orchestra.run.smithi145.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-04-02T01:11:21.622 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-04-02T01:11:21.757 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-02T01:11:23.003 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-04-02T01:11:23.371 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-02T01:11:23.556 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-02T01:11:23.741 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-04-02T01:11:24.068 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-02T01:11:24.378 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up librados2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:24.532 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-04-02T01:11:26.278 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libsqlite3-mod-ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:26.421 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:11:26.572 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-04-02T01:11:27.043 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-04-02T01:11:27.454 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-04-02T01:11:27.764 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2022-04-02T01:11:27.915 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-04-02T01:11:28.250 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libcephfs2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:28.536 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-02T01:11:28.846 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libradosstriper1 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:28.999 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-02T01:11:29.350 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-02T01:11:30.488 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up librbd1 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:30.614 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-02T01:11:30.741 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-04-02T01:11:30.866 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2022-04-02T01:11:31.169 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-02T01:11:31.546 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-04-02T01:11:31.672 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-rsa (4.0-3) ... 2022-04-02T01:11:31.983 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2022-04-02T01:11:32.118 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-04-02T01:11:32.420 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mgr-modules-core (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:32.588 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:32.829 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-02T01:11:32.829 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-02T01:11:33.767 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up libcephfs-dev (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:34.028 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-02T01:11:34.339 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-04-02T01:11:34.816 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-04-02T01:11:35.230 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-rados (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:35.398 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up librgw2 (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:35.541 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-rbd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:35.667 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up rbd-fuse (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:35.810 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-routes (2.4.1-2) ... 2022-04-02T01:11:36.088 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-04-02T01:11:36.398 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-rgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:36.524 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-cephfs (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:36.650 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-04-02T01:11:37.695 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-common (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:38.607 INFO:teuthology.orchestra.run.smithi145.stdout:Adding group ceph....done 2022-04-02T01:11:38.990 INFO:teuthology.orchestra.run.smithi145.stdout:Adding system user ceph....done 2022-04-02T01:11:39.238 INFO:teuthology.orchestra.run.smithi145.stdout:Setting system user ceph properties....done 2022-04-02T01:11:39.269 INFO:teuthology.orchestra.run.smithi145.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-04-02T01:11:39.419 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-04-02T01:11:39.967 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-04-02T01:11:40.966 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-test (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:41.270 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up radosgw (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:41.622 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-02T01:11:41.622 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-02T01:11:43.017 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-base (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:43.439 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-04-02T01:11:44.416 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mds (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:44.669 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-02T01:11:44.669 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-02T01:11:45.630 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mgr (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:45.922 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-02T01:11:45.922 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-02T01:11:46.909 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-osd (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:47.752 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-02T01:11:47.753 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-02T01:11:48.871 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mgr-k8sevents (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:49.181 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mgr-diskprediction-local (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:49.378 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mon (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:49.616 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-02T01:11:49.616 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-02T01:11:50.579 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mgr-cephadm (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:50.739 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:50.893 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-mgr-dashboard (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:51.031 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up ceph-volume (17.0.0-11449-g76cd7b38-1focal) ... 2022-04-02T01:11:51.231 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-02T01:11:51.531 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-02T01:11:52.157 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-02T01:11:55.415 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-04-02T01:11:56.222 INFO:teuthology.orchestra.run.smithi145.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-04-02T01:11:56.226 DEBUG:teuthology.parallel:result is None 2022-04-02T01:11:56.227 DEBUG:teuthology.orchestra.run.smithi145:> sudo lsb_release -is 2022-04-02T01:11:56.275 INFO:teuthology.orchestra.run.smithi145.stdout:Ubuntu 2022-04-02T01:11:56.281 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-02T01:11:56.282 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a 2022-04-02T01:11:56.434 DEBUG:teuthology.orchestra.run.smithi145:> dpkg-query -W -f '${Version}' ceph 2022-04-02T01:11:56.451 INFO:teuthology.orchestra.run.smithi145.stdout:17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:11:56.452 INFO:teuthology.packaging:The installed version of ceph is 17.0.0-11449-g76cd7b38-1focal 2022-04-02T01:11:56.453 INFO:teuthology.task.install:The correct ceph version 17.0.0-11449-g76cd7b38-1focal is installed. 2022-04-02T01:11:56.453 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-02T01:11:56.453 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:11:56.454 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-02T01:11:56.470 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-02T01:11:56.471 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:11:56.471 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/usr/bin/daemon-helper 2022-04-02T01:11:56.486 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-02T01:11:56.541 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-02T01:11:56.541 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2022-04-02T01:11:56.542 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-02T01:11:56.553 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-02T01:11:56.570 INFO:teuthology.run_tasks:Running task radosbench... 2022-04-02T01:11:56.585 INFO:tasks.radosbench:Beginning radosbench... 2022-04-02T01:11:56.586 INFO:tasks.rook.ceph_manager.ceph:creating pool_name unique_pool_0 2022-04-02T01:11:56.587 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd pool create unique_pool_0 16 2022-04-02T01:11:57.802 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'unique_pool_0' created 2022-04-02T01:11:57.820 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2022-04-02T01:11:58.925 INFO:teuthology.orchestra.run.smithi145.stderr:enabled application 'rados' on pool 'unique_pool_0' 2022-04-02T01:11:59.977 DEBUG:teuthology.orchestra.run.smithi145:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.a -b 65536 --object-size 65536 -p unique_pool_0 bench 360 write' 2022-04-02T01:11:59.980 INFO:teuthology.run_tasks:Running task rook.shell... 2022-04-02T01:11:59.993 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch host label add '`hostname`' 'foo 2022-04-02T01:11:59.993 DEBUG:teuthology.orchestra.run.smithi145:> ceph' orch host ls '|' grep 'foo 2022-04-02T01:11:59.993 DEBUG:teuthology.orchestra.run.smithi145:> ceph' orch host label rm '`hostname`' 'foo 2022-04-02T01:11:59.994 DEBUG:teuthology.orchestra.run.smithi145:> ceph' orch host ls '|' grep -v 'foo 2022-04-02T01:11:59.994 DEBUG:teuthology.orchestra.run.smithi145:> ' 2022-04-02T01:12:00.086 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:hints = 1 2022-04-02T01:12:00.086 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 360 seconds or 0 objects 2022-04-02T01:12:00.086 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Object prefix: benchmark_data_smithi145_48148 2022-04-02T01:12:00.087 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:12:00.087 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 0 0 0 0 0 0 - 0 2022-04-02T01:12:00.419 INFO:teuthology.orchestra.run.smithi145.stdout:ceph version 16.2.7 (dd0603118f56ab514f133c8d2e3adfc983942503) pacific (stable) 2022-04-02T01:12:00.445 INFO:teuthology.run_tasks:Running task exec... 2022-04-02T01:12:00.457 INFO:teuthology.task.exec:Executing custom commands... 2022-04-02T01:12:00.458 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi145.front.sepia.ceph.com 2022-04-02T01:12:00.458 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2022-04-02T01:12:00.458 DEBUG:teuthology.orchestra.run.smithi145:> toolbox() { 2022-04-02T01:12:00.459 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- "$@" 2022-04-02T01:12:00.459 DEBUG:teuthology.orchestra.run.smithi145:> } 2022-04-02T01:12:00.459 DEBUG:teuthology.orchestra.run.smithi145:> orig_num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-04-02T01:12:00.459 DEBUG:teuthology.orchestra.run.smithi145:> toolbox ceph orch osd rm 0 --force 2022-04-02T01:12:00.460 DEBUG:teuthology.orchestra.run.smithi145:> removed_pv="" 2022-04-02T01:12:00.460 DEBUG:teuthology.orchestra.run.smithi145:> while [ "$removed_pv" = "" ] 2022-04-02T01:12:00.460 DEBUG:teuthology.orchestra.run.smithi145:> do 2022-04-02T01:12:00.461 DEBUG:teuthology.orchestra.run.smithi145:> removed_pv=`kubectl get pv | grep Released | cut -f1 -d " "` 2022-04-02T01:12:00.461 DEBUG:teuthology.orchestra.run.smithi145:> sleep 3s 2022-04-02T01:12:00.461 DEBUG:teuthology.orchestra.run.smithi145:> done 2022-04-02T01:12:00.461 DEBUG:teuthology.orchestra.run.smithi145:> target_path=`kubectl get pv $removed_pv -o jsonpath='"'"'{.spec.local.path}'"'"'` 2022-04-02T01:12:00.462 DEBUG:teuthology.orchestra.run.smithi145:> host=`echo $removed_pv | cut -f1 -d "-"` 2022-04-02T01:12:00.462 DEBUG:teuthology.orchestra.run.smithi145:> toolbox ceph orch device zap $host $target_path --force 2022-04-02T01:12:00.462 DEBUG:teuthology.orchestra.run.smithi145:> zap_completion="0" 2022-04-02T01:12:00.463 DEBUG:teuthology.orchestra.run.smithi145:> while [ "$zap_completion" = "0" ] 2022-04-02T01:12:00.463 DEBUG:teuthology.orchestra.run.smithi145:> do 2022-04-02T01:12:00.463 DEBUG:teuthology.orchestra.run.smithi145:> zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap -o jsonpath='"'"'{.status.succeeded.path}'"'"'` 2022-04-02T01:12:00.463 DEBUG:teuthology.orchestra.run.smithi145:> sleep 3s 2022-04-02T01:12:00.464 DEBUG:teuthology.orchestra.run.smithi145:> done 2022-04-02T01:12:00.464 DEBUG:teuthology.orchestra.run.smithi145:> kubectl patch pv $removed_pv -p '"'"'{"spec":{"claimRef": null}}'"'"' 2022-04-02T01:12:00.464 DEBUG:teuthology.orchestra.run.smithi145:> toolbox ceph orch apply osd --all-available-devices 2022-04-02T01:12:00.465 DEBUG:teuthology.orchestra.run.smithi145:> kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-04-02T01:12:00.465 DEBUG:teuthology.orchestra.run.smithi145:> num_osd="0" 2022-04-02T01:12:00.465 DEBUG:teuthology.orchestra.run.smithi145:> while [ "$num_osd" != "$orig_num_osd" ] 2022-04-02T01:12:00.466 DEBUG:teuthology.orchestra.run.smithi145:> do 2022-04-02T01:12:00.466 DEBUG:teuthology.orchestra.run.smithi145:> echo "waiting for osd to come back up" 2022-04-02T01:12:00.466 DEBUG:teuthology.orchestra.run.smithi145:> num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-04-02T01:12:00.466 DEBUG:teuthology.orchestra.run.smithi145:> sleep 30s 2022-04-02T01:12:00.467 DEBUG:teuthology.orchestra.run.smithi145:> done 2022-04-02T01:12:00.467 DEBUG:teuthology.orchestra.run.smithi145:> ' 2022-04-02T01:12:00.481 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f3 -d ' ' 2022-04-02T01:12:00.482 INFO:teuthology.orchestra.run.smithi145.stderr:++ toolbox ceph osd stat 2022-04-02T01:12:00.482 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T01:12:01.087 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 1 16 1281 1265 79.0585 79.0625 0.0106543 0.0124687 2022-04-02T01:12:02.087 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 2 16 2766 2750 85.9311 92.8125 0.0138053 0.0115674 2022-04-02T01:12:03.087 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 3 16 4087 4071 84.8054 82.5625 0.0116402 0.0117421 2022-04-02T01:12:03.189 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:12:04.029 INFO:teuthology.orchestra.run.smithi145.stderr:+ orig_num_osd=4 2022-04-02T01:12:04.029 INFO:teuthology.orchestra.run.smithi145.stderr:+ toolbox ceph orch osd rm 0 --force 2022-04-02T01:12:04.029 INFO:teuthology.orchestra.run.smithi145.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch osd rm 0 --force 2022-04-02T01:12:04.087 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 4 16 5319 5303 82.8522 77 0.00762998 0.0120281 2022-04-02T01:12:04.137 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:12:04.962 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:04.960368 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-04-02T01:12:04.966 INFO:tasks.rook.operator.smithi145.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", AllowUnsupported: true}, 2022-04-02T01:12:04.967 INFO:tasks.rook.operator.smithi145.stdout: Storage: v1.StorageScopeSpec{ 2022-04-02T01:12:04.967 INFO:tasks.rook.operator.smithi145.stdout: ... // 3 identical fields 2022-04-02T01:12:04.967 INFO:tasks.rook.operator.smithi145.stdout: Config: nil, 2022-04-02T01:12:04.968 INFO:tasks.rook.operator.smithi145.stdout: Selection: {}, 2022-04-02T01:12:04.968 INFO:tasks.rook.operator.smithi145.stdout: StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-04-02T01:12:04.968 INFO:tasks.rook.operator.smithi145.stdout:- { 2022-04-02T01:12:04.968 INFO:tasks.rook.operator.smithi145.stdout:- Name: "smithi145-lv-1", 2022-04-02T01:12:04.970 INFO:tasks.rook.operator.smithi145.stdout:- Count: 1, 2022-04-02T01:12:04.971 INFO:tasks.rook.operator.smithi145.stdout:- VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-04-02T01:12:04.971 INFO:tasks.rook.operator.smithi145.stdout:- }, 2022-04-02T01:12:04.971 INFO:tasks.rook.operator.smithi145.stdout: {Name: "smithi145-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi145-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:12:04.971 INFO:tasks.rook.operator.smithi145.stdout: {Name: "smithi145-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi145-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:12:04.972 INFO:tasks.rook.operator.smithi145.stdout: {Name: "smithi145-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi145-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:12:04.972 INFO:tasks.rook.operator.smithi145.stdout: }, 2022-04-02T01:12:04.972 INFO:tasks.rook.operator.smithi145.stdout: }, 2022-04-02T01:12:04.972 INFO:tasks.rook.operator.smithi145.stdout: Annotations: nil, 2022-04-02T01:12:04.972 INFO:tasks.rook.operator.smithi145.stdout: Labels: nil, 2022-04-02T01:12:04.973 INFO:tasks.rook.operator.smithi145.stdout: ... // 20 identical fields 2022-04-02T01:12:04.973 INFO:tasks.rook.operator.smithi145.stdout: } 2022-04-02T01:12:04.973 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:04.960476 I | operator: reloading operator's CRDs manager, cancelling all orchestrations! 2022-04-02T01:12:04.973 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:12:04.960593 1 manager.go:148] objectbucket.io/provisioner-manager "msg"="stopping provisioner" "name"="rook-ceph.ceph.rook.io/bucket" "reason"={} 2022-04-02T01:12:04.974 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:04.960661 I | ceph-cluster-controller: stopping monitoring of ceph status 2022-04-02T01:12:04.974 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:04.960863 I | op-mon: stopping monitoring of mons in namespace "rook-ceph" 2022-04-02T01:12:04.974 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:04.960875 I | op-osd: stopping monitoring of OSDs in namespace "rook-ceph" 2022-04-02T01:12:04.974 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:04.961006 I | operator: successfully started the controller-runtime manager 2022-04-02T01:12:05.087 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 5 16 6580 6564 82.0428 78.8125 0.0124099 0.0121616 2022-04-02T01:12:05.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.088184 I | op-k8sutil: ROOK_CURRENT_NAMESPACE_ONLY="false" (env var) 2022-04-02T01:12:05.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.088208 I | operator: watching all namespaces for Ceph CRs 2022-04-02T01:12:05.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.088234 I | operator: setting up schemes 2022-04-02T01:12:05.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.092114 I | operator: setting up the controller-runtime manager 2022-04-02T01:12:05.398 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.395282 I | operator: looking for admission webhook secret "rook-ceph-admission-controller" 2022-04-02T01:12:05.438 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.436431 I | operator: admission webhook secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-04-02T01:12:05.438 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.436467 I | ceph-cluster-controller: successfully started 2022-04-02T01:12:05.439 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.436513 I | ceph-cluster-controller: enabling hotplug orchestration 2022-04-02T01:12:05.442 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.437846 I | ceph-crashcollector-controller: successfully started 2022-04-02T01:12:05.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.437886 I | ceph-block-pool-controller: successfully started 2022-04-02T01:12:05.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.437925 I | ceph-object-store-user-controller: successfully started 2022-04-02T01:12:05.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.437946 I | ceph-object-realm-controller: successfully started 2022-04-02T01:12:05.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.437960 I | ceph-object-zonegroup-controller: successfully started 2022-04-02T01:12:05.444 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.437970 I | ceph-object-zone-controller: successfully started 2022-04-02T01:12:05.444 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438100 I | ceph-object-controller: successfully started 2022-04-02T01:12:05.444 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438133 I | ceph-file-controller: successfully started 2022-04-02T01:12:05.444 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438171 I | ceph-nfs-controller: successfully started 2022-04-02T01:12:05.445 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438192 I | ceph-rbd-mirror-controller: successfully started 2022-04-02T01:12:05.445 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438210 I | ceph-client-controller: successfully started 2022-04-02T01:12:05.445 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438227 I | ceph-filesystem-mirror-controller: successfully started 2022-04-02T01:12:05.445 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438256 I | operator: rook-ceph-operator-config-controller successfully started 2022-04-02T01:12:05.446 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438276 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2022-04-02T01:12:05.446 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438291 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2022-04-02T01:12:05.446 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438305 I | ceph-bucket-topic: successfully started 2022-04-02T01:12:05.446 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438315 I | ceph-bucket-notification: successfully started 2022-04-02T01:12:05.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438324 I | ceph-bucket-notification: successfully started 2022-04-02T01:12:05.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.438334 I | ceph-fs-subvolumegroup-controller: successfully started 2022-04-02T01:12:05.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.440929 I | operator: starting the controller-runtime manager 2022-04-02T01:12:05.554 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.546178 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-04-02T01:12:05.555 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.546218 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-04-02T01:12:05.555 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.546228 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-04-02T01:12:05.555 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.551725 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:12:05.678 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.677606 I | operator: rook-ceph-operator-config-controller done reconciling 2022-04-02T01:12:05.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.678521 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:12:05.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.680272 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:12:05.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.680336 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-04-02T01:12:05.687 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.680344 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:12:05.687 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.681636 I | op-bucket-prov: successfully reconciled bucket provisioner 2022-04-02T01:12:05.688 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:12:05.681703 1 manager.go:135] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:12:05.700 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.694953 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:12:05.700 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.694985 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:12:05.700 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.695002 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:12:05.749 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.746787 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-04-02T01:12:05.754 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752482 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-04-02T01:12:05.759 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752504 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-04-02T01:12:05.759 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752510 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-04-02T01:12:05.759 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752515 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-04-02T01:12:05.760 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752520 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-04-02T01:12:05.760 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752525 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.5.1" (default) 2022-04-02T01:12:05.760 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752531 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.0" (default) 2022-04-02T01:12:05.760 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752560 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v3.1.0" (default) 2022-04-02T01:12:05.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752569 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.4.0" (default) 2022-04-02T01:12:05.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752574 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v5.0.1" (default) 2022-04-02T01:12:05.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752578 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-04-02T01:12:05.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752584 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.3.0" (default) 2022-04-02T01:12:05.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752591 I | op-k8sutil: ROOK_CSIADDONS_IMAGE="quay.io/csiaddons/k8s-sidecar:v0.2.1" (default) 2022-04-02T01:12:05.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752596 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-04-02T01:12:05.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752601 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-04-02T01:12:05.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752607 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.5.1" 2022-04-02T01:12:05.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752688 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:12:05.763 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.752698 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:12:05.766 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:05.762021 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:12:06.088 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 6 16 7500 7484 77.9461 57.5 0.0137135 0.0128066 2022-04-02T01:12:07.088 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 7 16 7667 7651 68.3021 10.4375 0.0297694 0.0128416 2022-04-02T01:12:08.088 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 8 16 7667 7651 59.7644 0 - 0.0128416 2022-04-02T01:12:09.088 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 9 16 7667 7651 53.1241 0 - 0.0128416 2022-04-02T01:12:10.088 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 10 16 7667 7651 47.8119 0 - 0.0128416 2022-04-02T01:12:11.088 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 11 16 7667 7651 43.4653 0 - 0.0128416 2022-04-02T01:12:11.733 INFO:teuthology.orchestra.run.smithi145.stdout:Success 2022-04-02T01:12:11.755 INFO:teuthology.orchestra.run.smithi145.stderr:+ removed_pv= 2022-04-02T01:12:11.756 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' '' = '' ']' 2022-04-02T01:12:11.757 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl get pv 2022-04-02T01:12:11.757 INFO:teuthology.orchestra.run.smithi145.stderr:++ grep Released 2022-04-02T01:12:11.757 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f1 -d ' ' 2022-04-02T01:12:12.088 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 12 16 7667 7651 39.8433 0 - 0.0128416 2022-04-02T01:12:12.199 INFO:teuthology.orchestra.run.smithi145.stderr:+ removed_pv= 2022-04-02T01:12:12.200 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 3s 2022-04-02T01:12:13.089 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 13 16 7667 7651 36.7784 0 - 0.0128416 2022-04-02T01:12:14.089 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 14 16 7858 7842 35.004 1.70536 0.00180245 0.023641 2022-04-02T01:12:15.089 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 15 16 7858 7842 32.6706 0 - 0.023641 2022-04-02T01:12:15.200 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' '' = '' ']' 2022-04-02T01:12:15.201 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl get pv 2022-04-02T01:12:15.201 INFO:teuthology.orchestra.run.smithi145.stderr:++ grep Released 2022-04-02T01:12:15.202 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f1 -d ' ' 2022-04-02T01:12:15.299 INFO:teuthology.orchestra.run.smithi145.stderr:+ removed_pv= 2022-04-02T01:12:15.299 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 3s 2022-04-02T01:12:16.089 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 16 16 8508 8492 33.1675 20.3125 0.011208 0.0301271 2022-04-02T01:12:17.089 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 17 16 9481 9465 34.7933 60.8125 0.0167644 0.0287224 2022-04-02T01:12:18.089 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 18 16 10402 10386 36.0579 57.5625 0.0164744 0.0277154 2022-04-02T01:12:18.320 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' '' = '' ']' 2022-04-02T01:12:18.324 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl get pv 2022-04-02T01:12:18.324 INFO:teuthology.orchestra.run.smithi145.stderr:++ grep Released 2022-04-02T01:12:18.325 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f1 -d ' ' 2022-04-02T01:12:18.458 INFO:teuthology.orchestra.run.smithi145.stderr:+ removed_pv= 2022-04-02T01:12:18.458 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 3s 2022-04-02T01:12:18.673 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:18.665998 I | ceph-spec: object "rook-ceph-osd-0" matched on delete, reconciling 2022-04-02T01:12:19.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 19 16 11091 11075 36.4258 43.0625 0.00835676 0.0274188 2022-04-02T01:12:20.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:12:20.089191+0000 min lat: 0.00150117 max lat: 9.12176 avg lat: 0.0272411 2022-04-02T01:12:20.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:12:20.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 20 16 11756 11740 36.6824 41.5625 0.011191 0.0272411 2022-04-02T01:12:21.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 21 16 12459 12443 37.0275 43.9375 0.01692 0.0269912 2022-04-02T01:12:21.459 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' '' = '' ']' 2022-04-02T01:12:21.460 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl get pv 2022-04-02T01:12:21.460 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f1 -d ' ' 2022-04-02T01:12:21.462 INFO:teuthology.orchestra.run.smithi145.stderr:++ grep Released 2022-04-02T01:12:21.549 INFO:teuthology.orchestra.run.smithi145.stderr:+ removed_pv=smithi145-lv-1 2022-04-02T01:12:21.550 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 3s 2022-04-02T01:12:22.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 22 16 13415 13399 38.06 59.75 0.0133957 0.026258 2022-04-02T01:12:23.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 23 16 13860 13844 37.6144 27.8125 0.0194279 0.0265518 2022-04-02T01:12:24.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 24 16 14735 14719 38.3255 54.6875 0.0120987 0.0260708 2022-04-02T01:12:24.550 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' smithi145-lv-1 = '' ']' 2022-04-02T01:12:24.551 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl get pv smithi145-lv-1 -o 'jsonpath={.spec.local.path}' 2022-04-02T01:12:24.684 INFO:teuthology.orchestra.run.smithi145.stderr:+ target_path=/dev/vg_nvme/lv_1 2022-04-02T01:12:24.684 INFO:teuthology.orchestra.run.smithi145.stderr:++ echo smithi145-lv-1 2022-04-02T01:12:24.685 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f1 -d - 2022-04-02T01:12:24.686 INFO:teuthology.orchestra.run.smithi145.stderr:+ host=smithi145 2022-04-02T01:12:24.686 INFO:teuthology.orchestra.run.smithi145.stderr:+ toolbox ceph orch device zap smithi145 /dev/vg_nvme/lv_1 --force 2022-04-02T01:12:24.687 INFO:teuthology.orchestra.run.smithi145.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch device zap smithi145 /dev/vg_nvme/lv_1 --force 2022-04-02T01:12:25.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 25 16 15600 15584 38.9548 54.0625 0.0189557 0.0256548 2022-04-02T01:12:26.006 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:12:26.090 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 26 16 16238 16222 38.99 39.875 0.0161945 0.0256316 2022-04-02T01:12:27.091 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 27 16 17023 17007 39.3629 49.0625 0.14193 0.0253945 2022-04-02T01:12:27.804 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_1 on smithi145 zapped 2022-04-02T01:12:27.841 INFO:teuthology.orchestra.run.smithi145.stderr:+ zap_completion=0 2022-04-02T01:12:27.841 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' 0 = 0 ']' 2022-04-02T01:12:27.841 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl get job -n rook-ceph rook-ceph-device-zap -o 'jsonpath={.status.succeeded.path}' 2022-04-02T01:12:28.091 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 28 16 17676 17660 39.4145 40.8125 0.0215057 0.0253595 2022-04-02T01:12:28.638 INFO:teuthology.orchestra.run.smithi145.stderr:+ zap_completion= 2022-04-02T01:12:28.639 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 3s 2022-04-02T01:12:29.091 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 29 16 18312 18296 39.426 39.75 0.0394387 0.0252515 2022-04-02T01:12:30.091 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 30 16 19072 19056 39.695 47.5 0.0179669 0.0251767 2022-04-02T01:12:31.091 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 31 16 19786 19770 39.8538 44.625 0.0296764 0.0250807 2022-04-02T01:12:31.639 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' '' = 0 ']' 2022-04-02T01:12:31.640 INFO:teuthology.orchestra.run.smithi145.stderr:+ kubectl patch pv smithi145-lv-1 -p '{"spec":{"claimRef": null}}' 2022-04-02T01:12:32.091 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 32 16 20616 20600 40.2293 51.875 0.0146357 0.0248417 2022-04-02T01:12:32.858 INFO:teuthology.orchestra.run.smithi145.stdout:persistentvolume/smithi145-lv-1 patched 2022-04-02T01:12:32.859 INFO:teuthology.orchestra.run.smithi145.stderr:+ toolbox ceph orch apply osd --all-available-devices 2022-04-02T01:12:32.859 INFO:teuthology.orchestra.run.smithi145.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch apply osd --all-available-devices 2022-04-02T01:12:33.091 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 33 16 21251 21235 40.2128 39.6875 0.0275865 0.0248537 2022-04-02T01:12:33.328 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:12:34.092 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 34 16 21972 21956 40.3538 45.0625 0.00767576 0.0247662 2022-04-02T01:12:35.093 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 35 16 22765 22749 40.6168 49.5625 0.0179681 0.0245974 2022-04-02T01:12:36.093 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 36 16 23227 23211 40.2905 28.875 0.0191837 0.0247164 2022-04-02T01:12:36.137 INFO:teuthology.orchestra.run.smithi145.stdout:['Success'] 2022-04-02T01:12:36.140 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.138778 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-04-02T01:12:36.140 INFO:tasks.rook.operator.smithi145.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", AllowUnsupported: true}, 2022-04-02T01:12:36.141 INFO:tasks.rook.operator.smithi145.stdout: Storage: v1.StorageScopeSpec{ 2022-04-02T01:12:36.141 INFO:tasks.rook.operator.smithi145.stdout: ... // 3 identical fields 2022-04-02T01:12:36.145 INFO:tasks.rook.operator.smithi145.stdout: Config: nil, 2022-04-02T01:12:36.145 INFO:tasks.rook.operator.smithi145.stdout: Selection: {}, 2022-04-02T01:12:36.145 INFO:tasks.rook.operator.smithi145.stdout: StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-04-02T01:12:36.146 INFO:tasks.rook.operator.smithi145.stdout: {Name: "smithi145-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi145-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:12:36.146 INFO:tasks.rook.operator.smithi145.stdout: {Name: "smithi145-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi145-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:12:36.146 INFO:tasks.rook.operator.smithi145.stdout: {Name: "smithi145-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi145-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-04-02T01:12:36.146 INFO:tasks.rook.operator.smithi145.stdout:+ { 2022-04-02T01:12:36.147 INFO:tasks.rook.operator.smithi145.stdout:+ Name: "smithi145-lv-1", 2022-04-02T01:12:36.147 INFO:tasks.rook.operator.smithi145.stdout:+ Count: 1, 2022-04-02T01:12:36.147 INFO:tasks.rook.operator.smithi145.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-04-02T01:12:36.147 INFO:tasks.rook.operator.smithi145.stdout:+ }, 2022-04-02T01:12:36.148 INFO:tasks.rook.operator.smithi145.stdout: }, 2022-04-02T01:12:36.148 INFO:tasks.rook.operator.smithi145.stdout: }, 2022-04-02T01:12:36.148 INFO:tasks.rook.operator.smithi145.stdout: Annotations: nil, 2022-04-02T01:12:36.148 INFO:tasks.rook.operator.smithi145.stdout: Labels: nil, 2022-04-02T01:12:36.148 INFO:tasks.rook.operator.smithi145.stdout: ... // 20 identical fields 2022-04-02T01:12:36.149 INFO:tasks.rook.operator.smithi145.stdout: } 2022-04-02T01:12:36.149 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.138887 I | operator: reloading operator's CRDs manager, cancelling all orchestrations! 2022-04-02T01:12:36.149 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.138935 I | ceph-cluster-controller: stopping monitoring of ceph status 2022-04-02T01:12:36.149 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:12:36.139018 1 manager.go:148] objectbucket.io/provisioner-manager "msg"="stopping provisioner" "name"="rook-ceph.ceph.rook.io/bucket" "reason"={} 2022-04-02T01:12:36.150 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.139030 I | op-osd: stopping monitoring of OSDs in namespace "rook-ceph" 2022-04-02T01:12:36.150 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.139274 I | op-mon: stopping monitoring of mons in namespace "rook-ceph" 2022-04-02T01:12:36.150 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.139869 E | ceph-csi: failed to reconcile failed to configure ceph csi: invalid csi version: failed to complete ceph CSI version job: failed to run CmdReporter rook-ceph-csi-detect-version successfully. failed waiting for results ConfigMap rook-ceph-csi-detect-version. timed out waiting for results ConfigMap 2022-04-02T01:12:36.165 INFO:teuthology.orchestra.run.smithi145.stderr:+ kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-04-02T01:12:36.719 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.718063 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". failed to reconcile cluster "rook-ceph": failed to configure local ceph cluster: failed the ceph version check: failed to complete ceph version job: failed to run CmdReporter rook-ceph-detect-version successfully. failed waiting for results ConfigMap rook-ceph-detect-version. timed out waiting for results ConfigMap 2022-04-02T01:12:36.720 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.718150 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:12:36.721 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.718251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". failed to reconcile cluster "rook-ceph": failed to load cluster info: failed to get mon secrets: context canceled 2022-04-02T01:12:36.721 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.718282 I | operator: successfully started the controller-runtime manager 2022-04-02T01:12:36.756 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.754024 I | op-k8sutil: ROOK_CURRENT_NAMESPACE_ONLY="false" (env var) 2022-04-02T01:12:36.757 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.754045 I | operator: watching all namespaces for Ceph CRs 2022-04-02T01:12:36.758 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.754077 I | operator: setting up schemes 2022-04-02T01:12:36.759 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:36.757019 I | operator: setting up the controller-runtime manager 2022-04-02T01:12:36.802 INFO:teuthology.orchestra.run.smithi145.stdout:job.batch "rook-ceph-device-zap" deleted 2022-04-02T01:12:37.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.061432 I | operator: looking for admission webhook secret "rook-ceph-admission-controller" 2022-04-02T01:12:37.093 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 37 16 23832 23816 40.2235 37.8125 0.0103884 0.0248489 2022-04-02T01:12:37.600 INFO:teuthology.orchestra.run.smithi145.stdout:waiting for osd to come back up 2022-04-02T01:12:37.601 INFO:teuthology.orchestra.run.smithi145.stderr:+ num_osd=0 2022-04-02T01:12:37.601 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' 0 '!=' 4 ']' 2022-04-02T01:12:37.602 INFO:teuthology.orchestra.run.smithi145.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T01:12:37.602 INFO:teuthology.orchestra.run.smithi145.stderr:++ toolbox ceph osd stat 2022-04-02T01:12:37.602 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T01:12:37.602 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f3 -d ' ' 2022-04-02T01:12:37.604 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597171 I | operator: admission webhook secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-04-02T01:12:37.604 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597225 I | ceph-cluster-controller: successfully started 2022-04-02T01:12:37.605 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597291 I | ceph-cluster-controller: enabling hotplug orchestration 2022-04-02T01:12:37.605 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597308 I | ceph-crashcollector-controller: successfully started 2022-04-02T01:12:37.605 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597326 I | ceph-block-pool-controller: successfully started 2022-04-02T01:12:37.605 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597344 I | ceph-object-store-user-controller: successfully started 2022-04-02T01:12:37.606 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597379 I | ceph-object-realm-controller: successfully started 2022-04-02T01:12:37.606 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597392 I | ceph-object-zonegroup-controller: successfully started 2022-04-02T01:12:37.606 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597402 I | ceph-object-zone-controller: successfully started 2022-04-02T01:12:37.607 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597573 I | ceph-object-controller: successfully started 2022-04-02T01:12:37.607 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597650 I | ceph-file-controller: successfully started 2022-04-02T01:12:37.607 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597695 I | ceph-nfs-controller: successfully started 2022-04-02T01:12:37.608 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597719 I | ceph-rbd-mirror-controller: successfully started 2022-04-02T01:12:37.608 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597740 I | ceph-client-controller: successfully started 2022-04-02T01:12:37.608 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597754 I | ceph-filesystem-mirror-controller: successfully started 2022-04-02T01:12:37.608 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597859 I | operator: rook-ceph-operator-config-controller successfully started 2022-04-02T01:12:37.609 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597873 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2022-04-02T01:12:37.609 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597886 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2022-04-02T01:12:37.609 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597947 I | ceph-bucket-topic: successfully started 2022-04-02T01:12:37.609 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597963 I | ceph-bucket-notification: successfully started 2022-04-02T01:12:37.610 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.597972 I | ceph-bucket-notification: successfully started 2022-04-02T01:12:37.610 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.598016 I | ceph-fs-subvolumegroup-controller: successfully started 2022-04-02T01:12:37.615 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.599636 I | operator: starting the controller-runtime manager 2022-04-02T01:12:37.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.707343 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-04-02T01:12:37.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.707373 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-04-02T01:12:37.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.707381 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-04-02T01:12:37.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:37.722740 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:12:38.093 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 38 16 24436 24420 40.1583 37.75 0.152081 0.0248768 2022-04-02T01:12:39.014 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:12:39.023 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:39.022140 I | operator: rook-ceph-operator-config-controller done reconciling 2022-04-02T01:12:39.093 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 39 16 25148 25132 40.2691 44.5 0.0204745 0.0248192 2022-04-02T01:12:39.874 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:39.869405 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:12:39.874 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:39.869446 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-04-02T01:12:39.875 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:39.869452 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:12:39.878 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:39.873679 I | op-bucket-prov: successfully reconciled bucket provisioner 2022-04-02T01:12:39.879 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:12:39.873748 1 manager.go:135] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-04-02T01:12:39.879 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:39.873891 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:12:40.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:12:40.092872+0000 min lat: 0.00150117 max lat: 9.12176 avg lat: 0.0246631 2022-04-02T01:12:40.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:12:40.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 40 16 25953 25937 40.52 50.3125 0.0128799 0.0246631 2022-04-02T01:12:40.136 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.135126 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-04-02T01:12:40.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.140198 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:12:40.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.140222 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:12:40.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.140230 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-04-02T01:12:40.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144808 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-04-02T01:12:40.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144830 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-04-02T01:12:40.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144835 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-04-02T01:12:40.152 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144839 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-04-02T01:12:40.152 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144844 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-04-02T01:12:40.152 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144849 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.5.1" (default) 2022-04-02T01:12:40.152 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144854 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.0" (default) 2022-04-02T01:12:40.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144859 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v3.1.0" (default) 2022-04-02T01:12:40.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144864 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.4.0" (default) 2022-04-02T01:12:40.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144868 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v5.0.1" (default) 2022-04-02T01:12:40.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144872 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-04-02T01:12:40.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144877 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.3.0" (default) 2022-04-02T01:12:40.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144882 I | op-k8sutil: ROOK_CSIADDONS_IMAGE="quay.io/csiaddons/k8s-sidecar:v0.2.1" (default) 2022-04-02T01:12:40.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144885 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-04-02T01:12:40.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144889 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-04-02T01:12:40.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144894 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.5.1" 2022-04-02T01:12:40.155 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.144991 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:12:40.155 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.145003 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:12:40.155 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.150696 I | op-k8sutil: Removing previous job rook-ceph-csi-detect-version to start a new one 2022-04-02T01:12:40.298 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.295281 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:12:40.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.341640 I | op-k8sutil: batch job rook-ceph-csi-detect-version still exists 2022-04-02T01:12:40.720 INFO:teuthology.orchestra.run.smithi145.stderr:+ num_osd=3 2022-04-02T01:12:40.789 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30s 2022-04-02T01:12:40.798 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:40.793791 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-04-02T01:12:41.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 41 16 26414 26398 40.2344 28.8125 0.0175867 0.0248336 2022-04-02T01:12:42.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 42 16 27147 27131 40.367 45.8125 0.0242439 0.0247311 2022-04-02T01:12:42.668 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:42.663996 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T01:12:43.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 43 16 27714 27698 40.2523 35.4375 0.0326421 0.0248312 2022-04-02T01:12:43.348 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:43.346990 I | op-k8sutil: batch job rook-ceph-csi-detect-version still exists 2022-04-02T01:12:44.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 44 16 28488 28472 40.4368 48.375 0.0283709 0.0247173 2022-04-02T01:12:45.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 45 16 29099 29083 40.3868 38.1875 0.0264342 0.024749 2022-04-02T01:12:46.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 46 16 29649 29633 40.256 34.375 0.0149292 0.0248283 2022-04-02T01:12:46.278 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:46.274159 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T01:12:46.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:46.362438 I | op-k8sutil: batch job rook-ceph-csi-detect-version still exists 2022-04-02T01:12:47.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 47 16 30233 30217 40.176 36.5 0.00817389 0.0248789 2022-04-02T01:12:48.094 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 48 16 30899 30883 40.2061 41.625 0.0228144 0.0248596 2022-04-02T01:12:49.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 49 16 31466 31450 40.1086 35.4375 0.0388748 0.0249097 2022-04-02T01:12:49.308 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:49.277040 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T01:12:49.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:49.366534 I | op-k8sutil: batch job rook-ceph-csi-detect-version still exists 2022-04-02T01:12:50.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 50 16 32137 32121 40.1451 41.9375 0.00792948 0.024859 2022-04-02T01:12:51.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 51 16 32799 32783 40.1692 41.375 0.028201 0.0248818 2022-04-02T01:12:52.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 52 16 33340 33324 40.0469 33.8125 0.0245383 0.0249597 2022-04-02T01:12:52.833 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:52.831151 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T01:12:52.834 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:52.831176 I | op-k8sutil: batch job rook-ceph-csi-detect-version still exists 2022-04-02T01:12:53.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 53 16 33905 33889 39.9575 35.3125 0.0368048 0.0250157 2022-04-02T01:12:54.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 54 16 34533 34517 39.9443 39.25 0.0153497 0.025024 2022-04-02T01:12:55.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 55 16 35077 35061 39.8362 34 0.00939296 0.0250469 2022-04-02T01:12:55.836 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:55.834842 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T01:12:55.836 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:55.834861 I | op-k8sutil: batch job rook-ceph-csi-detect-version still exists 2022-04-02T01:12:56.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 56 16 35145 35129 39.2007 4.25 0.00307252 0.0250139 2022-04-02T01:12:57.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 57 16 35145 35129 38.513 0 - 0.0250139 2022-04-02T01:12:58.095 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 58 16 35145 35129 37.849 0 - 0.0250139 2022-04-02T01:12:58.934 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:58.933253 I | op-k8sutil: batch job rook-ceph-csi-detect-version still exists 2022-04-02T01:12:58.935 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:12:58.933294 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-04-02T01:12:59.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 59 16 35145 35129 37.2075 0 - 0.0250139 2022-04-02T01:13:00.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:13:00.095049+0000 min lat: 0.00150117 max lat: 9.12176 avg lat: 0.0250139 2022-04-02T01:13:00.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:13:00.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 60 16 35145 35129 36.5874 0 - 0.0250139 2022-04-02T01:13:01.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 61 16 35145 35129 35.9877 0 - 0.0250139 2022-04-02T01:13:01.942 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:01.939979 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-04-02T01:13:01.942 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:01.940084 I | op-k8sutil: batch job rook-ceph-csi-detect-version deleted 2022-04-02T01:13:02.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 62 16 35145 35129 35.4072 0 - 0.0250139 2022-04-02T01:13:02.265 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262476 I | ceph-csi: Detected ceph CSI image version: "v3.5.1" 2022-04-02T01:13:02.266 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262506 I | op-k8sutil: CSI_FORCE_CEPHFS_KERNEL_CLIENT="true" (configmap) 2022-04-02T01:13:02.266 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262514 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-04-02T01:13:02.266 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262518 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-04-02T01:13:02.267 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262524 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-04-02T01:13:02.267 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262528 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-04-02T01:13:02.267 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262534 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-04-02T01:13:02.267 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262538 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-04-02T01:13:02.268 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262544 I | op-k8sutil: CSIADDONS_PORT="9070" (default) 2022-04-02T01:13:02.268 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262549 I | op-k8sutil: CSIADDONS_PORT="9070" (default) 2022-04-02T01:13:02.268 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262553 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-04-02T01:13:02.268 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262558 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-04-02T01:13:02.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262570 I | op-k8sutil: CSI_PLUGIN_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:13:02.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262575 I | op-k8sutil: CSI_PROVISIONER_PRIORITY_CLASSNAME="" (default) 2022-04-02T01:13:02.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262580 I | op-k8sutil: CSI_ENABLE_OMAP_GENERATOR="false" (default) 2022-04-02T01:13:02.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262585 I | op-k8sutil: CSI_ENABLE_RBD_SNAPSHOTTER="true" (configmap) 2022-04-02T01:13:02.270 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262590 I | op-k8sutil: CSI_ENABLE_CEPHFS_SNAPSHOTTER="true" (configmap) 2022-04-02T01:13:02.270 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262615 I | op-k8sutil: CSI_ENABLE_VOLUME_REPLICATION="false" (configmap) 2022-04-02T01:13:02.270 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262621 I | op-k8sutil: CSI_ENABLE_CSIADDONS="false" (configmap) 2022-04-02T01:13:02.270 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262626 I | op-k8sutil: CSI_CEPHFS_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:13:02.270 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262632 I | op-k8sutil: CSI_RBD_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-04-02T01:13:02.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262637 I | op-k8sutil: CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT="false" (configmap) 2022-04-02T01:13:02.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262642 I | ceph-csi: Kubernetes version is 1.23 2022-04-02T01:13:02.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262648 I | op-k8sutil: ROOK_CSI_RESIZER_IMAGE="k8s.gcr.io/sig-storage/csi-resizer:v1.4.0" (default) 2022-04-02T01:13:02.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.262658 I | op-k8sutil: CSI_LOG_LEVEL="" (default) 2022-04-02T01:13:02.275 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.273732 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:13:02.275 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.273795 I | ceph-cluster-controller: validating ceph version from provided image 2022-04-02T01:13:02.309 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.307615 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:13:02.309 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.307635 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:13:02.310 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.307639 I | op-k8sutil: CSI_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:13:02.310 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.307642 I | op-k8sutil: CSI_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:13:02.310 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.307644 I | op-k8sutil: CSI_RBD_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:13:02.310 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.307647 I | op-k8sutil: CSI_RBD_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:13:02.311 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.307652 I | op-k8sutil: CSI_RBD_PLUGIN_RESOURCE="" (default) 2022-04-02T01:13:02.375 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.374082 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:13:02.659 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.657249 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:13:02.663 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.658417 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:13:02.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.724986 I | op-k8sutil: CSI_RBD_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:13:02.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.725077 I | op-k8sutil: CSI_RBD_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:13:02.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:02.725101 I | op-k8sutil: CSI_RBD_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:13:03.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 63 16 35145 35129 34.8452 0 - 0.0250139 2022-04-02T01:13:03.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:03.465120 I | ceph-csi: successfully started CSI Ceph RBD driver 2022-04-02T01:13:03.737 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:03.736109 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11449 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a" 2022-04-02T01:13:04.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 64 16 35145 35129 34.3008 0 - 0.0250139 2022-04-02T01:13:04.304 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.303276 I | op-k8sutil: CSI_CEPHFS_PLUGIN_TOLERATIONS="" (default) 2022-04-02T01:13:04.305 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.303303 I | op-k8sutil: CSI_CEPHFS_PLUGIN_NODE_AFFINITY="" (default) 2022-04-02T01:13:04.305 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.303309 I | op-k8sutil: CSI_CEPHFS_PLUGIN_RESOURCE="" (default) 2022-04-02T01:13:04.610 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.608590 I | op-mon: start running mons 2022-04-02T01:13:04.704 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.702715 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:13:04.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.709037 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_TOLERATIONS="" (default) 2022-04-02T01:13:04.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.709065 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_NODE_AFFINITY="" (default) 2022-04-02T01:13:04.711 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.709071 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_RESOURCE="" (default) 2022-04-02T01:13:04.736 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.734829 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["172.21.15.145:6789"]}] data:a=172.21.15.145:6789 mapping:{"node":{"a":{"Name":"smithi145","Hostname":"smithi145","Address":"172.21.15.145"}}} maxMonId:0] 2022-04-02T01:13:04.782 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.781103 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:13:04.783 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.781255 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:13:04.794 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:04.791124 I | ceph-csi: successfully started CSI CephFS driver 2022-04-02T01:13:05.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 65 16 35145 35129 33.7731 0 - 0.0250139 2022-04-02T01:13:05.951 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:05.950291 I | op-k8sutil: CSI_RBD_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-04-02T01:13:06.005 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:06.004089 I | ceph-csi: CSIDriver object updated for driver "rook-ceph.rbd.csi.ceph.com" 2022-04-02T01:13:06.006 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:06.004119 I | op-k8sutil: CSI_CEPHFS_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-04-02T01:13:06.009 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:06.008149 I | ceph-csi: CSIDriver object updated for driver "rook-ceph.cephfs.csi.ceph.com" 2022-04-02T01:13:06.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 66 16 35145 35129 33.2614 0 - 0.0250139 2022-04-02T01:13:07.050 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:07.043230 I | op-mon: targeting the mon count 1 2022-04-02T01:13:07.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 67 16 35145 35129 32.765 0 - 0.0250139 2022-04-02T01:13:07.243 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:07.241752 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:13:07.917 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:07.915919 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-04-02T01:13:07.918 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:07.915938 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:13:08.096 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 68 16 35145 35129 32.2832 0 - 0.0250139 2022-04-02T01:13:08.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:08.238518 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-04-02T01:13:08.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:08.238540 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:13:08.630 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:08.628699 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-04-02T01:13:08.630 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:08.628724 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:13:09.030 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:09.028727 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-04-02T01:13:09.030 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:09.028746 I | op-config: deleting "log file" option from the mon configuration database 2022-04-02T01:13:09.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 69 16 35145 35129 31.8154 0 - 0.0250139 2022-04-02T01:13:10.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 70 16 35557 35541 31.7287 1.83929 0.0135731 0.0314794 2022-04-02T01:13:10.272 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:10.164770 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-04-02T01:13:10.272 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:10.164790 I | op-mon: checking for basic quorum with existing mons 2022-04-02T01:13:10.273 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:10.164796 I | op-mon: setting mon endpoints for hostnetwork mode 2022-04-02T01:13:10.721 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T01:13:10.722 INFO:teuthology.orchestra.run.smithi145.stdout:waiting for osd to come back up 2022-04-02T01:13:10.723 INFO:teuthology.orchestra.run.smithi145.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T01:13:10.723 INFO:teuthology.orchestra.run.smithi145.stderr:++ toolbox ceph osd stat 2022-04-02T01:13:10.723 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T01:13:10.723 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f3 -d ' ' 2022-04-02T01:13:11.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 71 16 35959 35943 31.6356 25.125 0.0199559 0.0316013 2022-04-02T01:13:11.377 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:11.374684 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["172.21.15.145:6789"]}] data:a=172.21.15.145:6789 mapping:{"node":{"a":{"Name":"smithi145","Hostname":"smithi145","Address":"172.21.15.145"}}} maxMonId:0] 2022-04-02T01:13:11.382 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:13:11.468 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:11.466503 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-04-02T01:13:11.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:11.482434 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-04-02T01:13:11.581 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:11.578588 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-04-02T01:13:11.590 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:11.588144 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-04-02T01:13:11.590 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:11.588173 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:13:11.596 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:11.594537 I | op-mon: mons running: [a] 2022-04-02T01:13:12.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 72 16 36561 36545 31.7188 37.625 0.0379823 0.0315156 2022-04-02T01:13:12.357 INFO:teuthology.orchestra.run.smithi145.stderr:+ num_osd=3 2022-04-02T01:13:12.358 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30s 2022-04-02T01:13:12.419 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:12.413319 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:13:12.419 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:12.413342 I | op-mon: mons created: 1 2022-04-02T01:13:13.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 73 16 37077 37061 31.726 32.25 0.026317 0.0315075 2022-04-02T01:13:13.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:13.484228 I | op-mon: waiting for mon quorum with [a] 2022-04-02T01:13:13.539 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:13.519986 I | op-mon: mons running: [a] 2022-04-02T01:13:14.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 74 16 37639 37623 31.7719 35.125 0.0294131 0.0314566 2022-04-02T01:13:15.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 75 16 38182 38166 31.8007 33.9375 0.0455897 0.0314343 2022-04-02T01:13:15.483 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:15.480420 I | op-mon: Monitors in quorum: [a] 2022-04-02T01:13:15.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:15.480455 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-04-02T01:13:16.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 76 16 38614 38598 31.7375 27 0.0250128 0.0314983 2022-04-02T01:13:16.412 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:16.402059 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-04-02T01:13:17.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 77 16 39218 39202 31.8156 37.75 0.0187946 0.031419 2022-04-02T01:13:17.127 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:17.126262 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-04-02T01:13:18.097 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 78 15 39766 39751 31.8475 34.3125 0.0279203 0.0313887 2022-04-02T01:13:18.249 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:18.243349 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-04-02T01:13:19.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 79 16 40336 40320 31.8945 35.5625 0.0127161 0.0313438 2022-04-02T01:13:19.312 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:19.310769 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-04-02T01:13:19.312 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:19.310786 I | cephclient: getting or creating ceph auth key "client.crash" 2022-04-02T01:13:20.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:13:20.097104+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0312893 2022-04-02T01:13:20.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:13:20.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 80 16 40914 40898 31.9473 36.125 0.0150904 0.0312893 2022-04-02T01:13:20.117 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:20.115321 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-04-02T01:13:20.117 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:20.115346 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-04-02T01:13:20.117 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:20.115351 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-04-02T01:13:20.864 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:20.862778 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-04-02T01:13:20.914 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:20.912561 I | op-mgr: start running mgr 2022-04-02T01:13:20.914 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:20.912590 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-04-02T01:13:21.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 81 16 41484 41468 31.9927 35.625 0.0178119 0.0312458 2022-04-02T01:13:21.796 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.791810 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-04-02T01:13:21.804 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.802073 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-04-02T01:13:21.807 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.805109 I | op-mgr: setting services to point to mgr "a" 2022-04-02T01:13:21.923 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.920746 I | op-mgr: no need to update service "rook-ceph-mgr" 2022-04-02T01:13:21.924 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.921144 I | op-mgr: successful modules: balancer 2022-04-02T01:13:21.943 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.942119 I | op-osd: start running osds in namespace "rook-ceph" 2022-04-02T01:13:21.944 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.942144 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-04-02T01:13:21.970 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.968481 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-04-02T01:13:21.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.973097 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi145-lv-2" 2022-04-02T01:13:21.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.973130 I | op-osd: OSD PVC "smithi145-lv-2-data-0j6zvb" already exists 2022-04-02T01:13:21.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.973140 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi145-lv-3" 2022-04-02T01:13:21.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.973145 I | op-osd: OSD PVC "smithi145-lv-3-data-04v6c9" already exists 2022-04-02T01:13:21.978 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.973149 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi145-lv-4" 2022-04-02T01:13:21.978 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.973153 I | op-osd: OSD PVC "smithi145-lv-4-data-0tt4lg" already exists 2022-04-02T01:13:21.978 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:21.973165 I | op-osd: creating 1 new PVCs for device set "smithi145-lv-1" 2022-04-02T01:13:22.044 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.037929 I | op-osd: successfully provisioned PVC "smithi145-lv-1-data-0vndng" 2022-04-02T01:13:22.054 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.050864 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:13:22.054 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.050944 I | op-osd: skipping OSD prepare job creation for PVC "smithi145-lv-2-data-0j6zvb" because OSD daemon using the PVC already exists 2022-04-02T01:13:22.054 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.050968 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-3-data-04v6c9" 2022-04-02T01:13:22.054 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.050986 I | op-osd: skipping OSD prepare job creation for PVC "smithi145-lv-3-data-04v6c9" because OSD daemon using the PVC already exists 2022-04-02T01:13:22.055 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.051003 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:13:22.055 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.051037 I | op-osd: skipping OSD prepare job creation for PVC "smithi145-lv-4-data-0tt4lg" because OSD daemon using the PVC already exists 2022-04-02T01:13:22.055 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.051055 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-1-data-0vndng" 2022-04-02T01:13:22.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 82 16 42040 42024 32.0262 34.75 0.0666694 0.0312102 2022-04-02T01:13:22.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.184520 I | op-osd: started OSD provisioning job for PVC "smithi145-lv-1-data-0vndng" 2022-04-02T01:13:22.187 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.184549 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-04-02T01:13:22.187 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.184554 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-04-02T01:13:22.373 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.370332 I | op-osd: OSD orchestration status for PVC smithi145-lv-1-data-0vndng is "starting" 2022-04-02T01:13:22.473 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.472278 I | op-osd: skipping osd checks for ok-to-stop 2022-04-02T01:13:22.483 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.480326 I | op-osd: updating OSD 1 on PVC "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:13:22.483 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.480351 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-2-data-0j6zvb" 2022-04-02T01:13:22.651 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.649510 I | op-osd: skipping osd checks for ok-to-stop 2022-04-02T01:13:22.656 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.654161 I | op-osd: updating OSD 2 on PVC "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:13:22.659 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:22.654185 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-4-data-0tt4lg" 2022-04-02T01:13:23.098 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 83 16 42431 42415 31.9348 24.4375 0.013252 0.0313024 2022-04-02T01:13:23.170 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:23.168953 I | op-osd: skipping osd checks for ok-to-stop 2022-04-02T01:13:23.173 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:23.172325 I | op-osd: updating OSD 3 on PVC "smithi145-lv-3-data-04v6c9" 2022-04-02T01:13:23.174 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:23.172340 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-3-data-04v6c9" 2022-04-02T01:13:24.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 84 16 42851 42835 31.8669 26.25 0.011375 0.0313719 2022-04-02T01:13:24.552 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:24.550495 I | op-mgr: successful modules: prometheus 2022-04-02T01:13:24.556 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:24.553245 I | op-mgr: successful modules: dashboard 2022-04-02T01:13:24.571 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:24.569444 I | op-mgr: successful modules: mgr module(s) from the spec 2022-04-02T01:13:25.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 85 16 43405 43389 31.8993 34.625 0.0271162 0.0313394 2022-04-02T01:13:26.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 86 16 43867 43851 31.8641 28.875 0.0265118 0.0313726 2022-04-02T01:13:27.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 87 16 44350 44334 31.8448 30.1875 0.0234175 0.0313927 2022-04-02T01:13:28.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 88 16 44927 44911 31.8927 36.0625 0.0203591 0.0313441 2022-04-02T01:13:28.117 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:28.116445 I | op-mgr: successful modules: orchestrator modules 2022-04-02T01:13:29.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 89 16 45427 45411 31.8854 31.25 0.0244276 0.0313509 2022-04-02T01:13:30.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 90 16 46047 46031 31.9617 38.75 0.0502957 0.0312715 2022-04-02T01:13:31.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 91 16 46498 46482 31.9202 28.1875 0.0146925 0.0313171 2022-04-02T01:13:32.099 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 92 16 47087 47071 31.9733 36.8125 0.0305469 0.0312634 2022-04-02T01:13:33.103 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 93 16 47699 47683 32.0396 38.25 0.00859466 0.0311998 2022-04-02T01:13:34.103 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 94 16 48300 48284 32.0983 37.5625 0.017495 0.0311455 2022-04-02T01:13:35.103 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 95 16 48900 48884 32.1551 37.5 0.0346208 0.0310732 2022-04-02T01:13:36.103 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 96 16 49243 49227 32.0434 21.4375 0.028023 0.0311981 2022-04-02T01:13:37.103 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 97 16 49728 49712 32.0256 30.3125 0.0102817 0.0312132 2022-04-02T01:13:38.103 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 98 16 50224 50208 32.0151 31 0.0171868 0.0312238 2022-04-02T01:13:39.103 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 99 16 50803 50787 32.0572 36.1875 0.0564367 0.0311847 2022-04-02T01:13:40.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:13:40.104716+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0311257 2022-04-02T01:13:40.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:13:40.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 100 16 51413 51397 32.1172 38.125 0.0454863 0.0311257 2022-04-02T01:13:41.105 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 101 16 51943 51927 32.1272 33.125 0.0159959 0.0310923 2022-04-02T01:13:42.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 102 16 52010 51994 31.8533 4.1875 0.00435317 0.0310605 2022-04-02T01:13:42.358 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T01:13:42.358 INFO:teuthology.orchestra.run.smithi145.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T01:13:42.359 INFO:teuthology.orchestra.run.smithi145.stdout:waiting for osd to come back up 2022-04-02T01:13:42.360 INFO:teuthology.orchestra.run.smithi145.stderr:++ toolbox ceph osd stat 2022-04-02T01:13:42.360 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T01:13:42.360 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f3 -d ' ' 2022-04-02T01:13:43.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 103 16 52010 51994 31.5441 0 - 0.0310605 2022-04-02T01:13:43.201 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:13:44.070 INFO:teuthology.orchestra.run.smithi145.stderr:+ num_osd=3 2022-04-02T01:13:44.070 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30s 2022-04-02T01:13:44.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 104 16 52010 51994 31.2408 0 - 0.0310605 2022-04-02T01:13:44.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:44.126843 I | op-osd: OSD orchestration status for node smithi145-lv-1-data-0vndng is "orchestrating" 2022-04-02T01:13:44.547 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:44.545930 I | op-osd: OSD orchestration status for PVC smithi145-lv-1-data-0vndng is "orchestrating" 2022-04-02T01:13:45.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 105 16 52010 51994 30.9433 0 - 0.0310605 2022-04-02T01:13:46.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 106 16 52010 51994 30.6514 0 - 0.0310605 2022-04-02T01:13:47.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 107 16 52010 51994 30.3649 0 - 0.0310605 2022-04-02T01:13:48.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 108 16 52010 51994 30.0838 0 - 0.0310605 2022-04-02T01:13:49.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 109 16 52010 51994 29.8078 0 - 0.0310605 2022-04-02T01:13:50.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 110 16 52399 52383 29.7578 3.03906 0.0327314 0.0335932 2022-04-02T01:13:50.815 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:50.812550 I | op-osd: OSD orchestration status for PVC smithi145-lv-1-data-0vndng is "completed" 2022-04-02T01:13:50.816 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:50.812577 I | op-osd: creating OSD 0 on PVC "smithi145-lv-1-data-0vndng" 2022-04-02T01:13:50.816 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:50.812587 I | op-osd: OSD will have its main bluestore block on "smithi145-lv-1-data-0vndng" 2022-04-02T01:13:51.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 111 16 52891 52875 29.7667 30.75 0.0462799 0.0335835 2022-04-02T01:13:52.106 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 112 16 53371 53355 29.7688 30 0.0586891 0.033576 2022-04-02T01:13:53.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 113 16 53745 53729 29.7122 23.375 0.0315794 0.0336438 2022-04-02T01:13:53.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:53.466139 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-04-02T01:13:53.468 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:13:53.466164 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-04-02T01:13:54.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 114 16 54170 54154 29.6845 26.5625 0.0296249 0.0336775 2022-04-02T01:13:55.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 115 16 54670 54654 29.6981 31.25 0.0295404 0.0336622 2022-04-02T01:13:56.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 116 16 55173 55157 29.7131 31.4375 0.023403 0.0336448 2022-04-02T01:13:57.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 117 16 55744 55728 29.7641 35.6875 0.0303305 0.0335864 2022-04-02T01:13:58.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 118 16 56362 56346 29.8392 38.625 0.038404 0.0335029 2022-04-02T01:13:59.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 119 16 56859 56843 29.8494 31.0625 0.0129359 0.0334922 2022-04-02T01:14:00.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:14:00.106776+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0334619 2022-04-02T01:14:00.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:14:00.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 120 16 57385 57369 29.8746 32.875 0.0304224 0.0334619 2022-04-02T01:14:01.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 121 16 57794 57778 29.839 25.5625 0.0170701 0.0335051 2022-04-02T01:14:02.107 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 122 16 58318 58302 29.8628 32.75 0.0566846 0.033477 2022-04-02T01:14:03.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 123 16 58817 58801 29.8735 31.1875 0.0283877 0.0334641 2022-04-02T01:14:04.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 124 16 59318 59302 29.8851 31.3125 0.0216273 0.0334518 2022-04-02T01:14:05.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 125 16 59841 59825 29.9075 32.6875 0.0462067 0.0334264 2022-04-02T01:14:06.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 126 16 60346 60330 29.9206 31.5625 0.0302686 0.033412 2022-04-02T01:14:07.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 127 16 60857 60841 29.9365 31.9375 0.0279915 0.0333958 2022-04-02T01:14:08.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 128 16 61415 61399 29.975 34.875 0.0142442 0.0333508 2022-04-02T01:14:09.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 129 16 61885 61869 29.9704 29.375 0.0452815 0.0333507 2022-04-02T01:14:10.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 130 16 62372 62356 29.9739 30.4375 0.035126 0.0333514 2022-04-02T01:14:11.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 131 16 62807 62791 29.9527 27.1875 0.0338475 0.0333765 2022-04-02T01:14:12.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 132 16 63329 63313 29.9729 32.625 0.0191111 0.0333528 2022-04-02T01:14:13.108 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 133 16 63749 63733 29.9449 26.25 0.0281346 0.0333848 2022-04-02T01:14:14.071 INFO:teuthology.orchestra.run.smithi145.stdout:waiting for osd to come back up 2022-04-02T01:14:14.072 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T01:14:14.072 INFO:teuthology.orchestra.run.smithi145.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T01:14:14.073 INFO:teuthology.orchestra.run.smithi145.stderr:++ toolbox ceph osd stat 2022-04-02T01:14:14.073 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T01:14:14.073 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f3 -d ' ' 2022-04-02T01:14:14.112 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 134 16 64147 64131 29.9064 24.875 0.0437802 0.0334269 2022-04-02T01:14:14.862 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:14:15.112 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 135 16 64617 64601 29.9023 29.375 0.0172275 0.0334303 2022-04-02T01:14:15.662 INFO:teuthology.orchestra.run.smithi145.stderr:+ num_osd=3 2022-04-02T01:14:15.663 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30s 2022-04-02T01:14:16.112 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 136 16 65049 65033 29.8809 27 0.0246564 0.0334548 2022-04-02T01:14:17.112 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 137 16 65575 65559 29.9027 32.875 0.0283925 0.0334323 2022-04-02T01:14:18.112 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 138 16 66145 66129 29.9442 35.625 0.0378113 0.0333835 2022-04-02T01:14:19.112 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 139 16 66567 66551 29.9185 26.375 0.0144753 0.0334154 2022-04-02T01:14:20.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:14:20.112156+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0334421 2022-04-02T01:14:20.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:14:20.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 140 16 66986 66970 29.8918 26.1875 0.0254985 0.0334421 2022-04-02T01:14:21.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 141 16 67411 67395 29.8682 26.5625 0.0261106 0.0334709 2022-04-02T01:14:22.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 142 16 67960 67944 29.8995 34.3125 0.0261926 0.0334357 2022-04-02T01:14:23.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 143 16 68361 68345 29.8656 25.0625 0.00445269 0.0334025 2022-04-02T01:14:24.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 144 16 68383 68367 29.6678 1.375 0.00400426 0.0333932 2022-04-02T01:14:25.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 145 16 68383 68367 29.4632 0 - 0.0333932 2022-04-02T01:14:26.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 146 16 68383 68367 29.2614 0 - 0.0333932 2022-04-02T01:14:27.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 147 16 68383 68367 29.0624 0 - 0.0333932 2022-04-02T01:14:28.114 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 148 16 68383 68367 28.866 0 - 0.0333932 2022-04-02T01:14:29.113 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 149 16 68383 68367 28.6723 0 - 0.0333932 2022-04-02T01:14:30.114 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 150 16 68383 68367 28.4812 0 - 0.0333932 2022-04-02T01:14:31.114 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 151 16 68383 68367 28.2926 0 - 0.0333932 2022-04-02T01:14:32.114 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 152 16 68383 68367 28.1064 0 - 0.0333932 2022-04-02T01:14:33.114 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 153 16 68383 68367 27.9227 0 - 0.0333932 2022-04-02T01:14:34.114 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 154 16 68383 68367 27.7414 0 - 0.0333932 2022-04-02T01:14:35.114 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 155 16 68383 68367 27.5625 0 - 0.0333932 2022-04-02T01:14:36.115 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 156 16 68634 68618 27.4863 1.30729 0.0467279 0.0363689 2022-04-02T01:14:37.115 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 157 16 68948 68932 27.4362 19.625 0.0460976 0.0364332 2022-04-02T01:14:38.115 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 158 16 69290 69274 27.3979 21.375 0.03115 0.0364897 2022-04-02T01:14:39.119 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 159 16 69614 69598 27.3522 20.25 0.0611868 0.0365472 2022-04-02T01:14:40.119 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:14:40.118727+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0365772 2022-04-02T01:14:40.120 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:14:40.120 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 160 16 69906 69890 27.2953 18.25 0.0131065 0.0365772 2022-04-02T01:14:41.119 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 161 16 70183 70167 27.2333 17.3125 0.0254906 0.0367085 2022-04-02T01:14:42.119 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 162 16 70510 70494 27.1913 20.4375 0.04913 0.0367625 2022-04-02T01:14:43.119 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 163 16 70751 70735 27.1169 15.0625 0.100082 0.0368636 2022-04-02T01:14:44.123 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 164 16 71036 71020 27.0596 17.8125 0.0700822 0.0369441 2022-04-02T01:14:45.123 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 165 16 71338 71322 27.01 18.875 0.0457789 0.0370079 2022-04-02T01:14:45.663 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' 3 '!=' 4 ']' 2022-04-02T01:14:45.664 INFO:teuthology.orchestra.run.smithi145.stderr:+ echo 'waiting for osd to come back up' 2022-04-02T01:14:45.664 INFO:teuthology.orchestra.run.smithi145.stdout:waiting for osd to come back up 2022-04-02T01:14:45.665 INFO:teuthology.orchestra.run.smithi145.stderr:++ toolbox ceph osd stat 2022-04-02T01:14:45.665 INFO:teuthology.orchestra.run.smithi145.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-04-02T01:14:45.667 INFO:teuthology.orchestra.run.smithi145.stderr:++ cut -f3 -d ' ' 2022-04-02T01:14:45.790 INFO:teuthology.orchestra.run.smithi145.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-04-02T01:14:46.123 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 166 16 71610 71594 26.9497 17 0.0190659 0.037092 2022-04-02T01:14:46.576 INFO:teuthology.orchestra.run.smithi145.stderr:+ num_osd=4 2022-04-02T01:14:46.577 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30s 2022-04-02T01:14:47.123 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 167 16 71941 71925 26.9121 20.6875 0.0621049 0.0371427 2022-04-02T01:14:48.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 168 16 72104 72088 26.8126 10.1875 0.0403736 0.0372843 2022-04-02T01:14:49.123 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 169 16 72415 72399 26.769 19.4375 0.0331941 0.0373432 2022-04-02T01:14:50.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 170 16 72755 72739 26.7365 21.25 0.0332595 0.0373908 2022-04-02T01:14:51.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 171 16 73082 73066 26.6996 20.4375 0.0335197 0.0374404 2022-04-02T01:14:52.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 172 16 73404 73388 26.6614 20.125 0.0505972 0.0374922 2022-04-02T01:14:53.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 173 16 73721 73705 26.6218 19.8125 0.0842948 0.0375509 2022-04-02T01:14:54.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 174 16 74066 74050 26.5927 21.5625 0.0740053 0.0375917 2022-04-02T01:14:55.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 175 16 74401 74385 26.5604 20.9375 0.0873057 0.0376382 2022-04-02T01:14:56.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 176 16 74553 74537 26.4635 9.5 0.0631927 0.0377757 2022-04-02T01:14:57.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 177 15 74873 74858 26.4273 20.0625 0.0512391 0.0378299 2022-04-02T01:14:58.124 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 178 16 75153 75137 26.3768 17.4375 0.091174 0.0378973 2022-04-02T01:14:59.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 179 16 75418 75402 26.322 16.5625 0.0204686 0.0379768 2022-04-02T01:15:00.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:15:00.124234+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0380273 2022-04-02T01:15:00.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:15:00.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 180 16 75742 75726 26.2882 20.25 0.0336397 0.0380273 2022-04-02T01:15:01.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 181 16 75906 75890 26.1996 10.25 0.00693759 0.0380707 2022-04-02T01:15:02.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 182 16 75906 75890 26.0557 0 - 0.0380707 2022-04-02T01:15:03.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 183 16 75925 75909 25.9198 0.59375 0.0123394 0.0384454 2022-04-02T01:15:04.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 184 16 76017 76001 25.8102 5.75 0.0507236 0.0387195 2022-04-02T01:15:05.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 185 16 76091 76075 25.6957 4.625 0.0450538 0.0387716 2022-04-02T01:15:06.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 186 16 76187 76171 25.5898 6 0.0620421 0.0390656 2022-04-02T01:15:07.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 187 16 76512 76496 25.5616 20.3125 0.0411389 0.039111 2022-04-02T01:15:08.125 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 188 16 76859 76843 25.541 21.6875 0.0465312 0.0391387 2022-04-02T01:15:09.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 189 16 77087 77071 25.4812 14.25 0.0189093 0.0391763 2022-04-02T01:15:10.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 190 16 77350 77334 25.4336 16.4375 0.0497614 0.0393048 2022-04-02T01:15:11.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 191 16 77652 77636 25.3993 18.875 0.057204 0.0393593 2022-04-02T01:15:12.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 192 16 77973 77957 25.3715 20.0625 0.0367815 0.0393992 2022-04-02T01:15:13.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 193 16 78217 78201 25.319 15.25 0.0382126 0.0394813 2022-04-02T01:15:14.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 194 16 78574 78558 25.3035 22.3125 0.0196568 0.0395083 2022-04-02T01:15:15.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 195 16 78911 78895 25.2818 21.0625 0.0283782 0.0395418 2022-04-02T01:15:16.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 196 16 79224 79208 25.2526 19.5625 0.0460399 0.0395879 2022-04-02T01:15:16.577 INFO:teuthology.orchestra.run.smithi145.stderr:+ '[' 4 '!=' 4 ']' 2022-04-02T01:15:16.579 INFO:teuthology.run_tasks:Running task rook.shell... 2022-04-02T01:15:16.597 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch status 2022-04-02T01:15:17.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 197 16 79454 79438 25.1973 14.375 0.133116 0.0396598 2022-04-02T01:15:18.126 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 198 16 79668 79652 25.1376 13.375 0.0931129 0.0397689 2022-04-02T01:15:19.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 199 16 79969 79953 25.1058 18.8125 0.0469761 0.0398157 2022-04-02T01:15:20.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:15:20.126290+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0398552 2022-04-02T01:15:20.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:15:20.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 200 16 80297 80281 25.0828 20.5 0.0185373 0.0398552 2022-04-02T01:15:21.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 201 16 80571 80555 25.0432 17.125 0.0879387 0.0399175 2022-04-02T01:15:21.136 INFO:teuthology.orchestra.run.smithi145.stdout:Backend: rook 2022-04-02T01:15:21.136 INFO:teuthology.orchestra.run.smithi145.stdout:Available: Yes 2022-04-02T01:15:21.187 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ps 2022-04-02T01:15:22.050 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-04-02T01:15:22.051 INFO:teuthology.orchestra.run.smithi145.stdout:crashcollector.crash smithi145 running (6m) 0s ago 7m - - a1d2ec729cd2 2022-04-02T01:15:22.051 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.a smithi145 running (8m) 0s ago 8m - - a1d2ec729cd2 2022-04-02T01:15:22.051 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (8m) 0s ago 9m - - a1d2ec729cd2 2022-04-02T01:15:22.051 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (90s) 0s ago 91s - - a1d2ec729cd2 2022-04-02T01:15:22.052 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (6m) 0s ago 6m - - a1d2ec729cd2 2022-04-02T01:15:22.052 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (6m) 0s ago 6m - - a1d2ec729cd2 2022-04-02T01:15:22.052 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (6m) 0s ago 6m - - a1d2ec729cd2 2022-04-02T01:15:22.069 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls 2022-04-02T01:15:22.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 202 16 80834 80818 25.0006 16.4375 0.114469 0.0399698 2022-04-02T01:15:23.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 203 16 81057 81041 24.9461 13.9375 0.0232193 0.0400746 2022-04-02T01:15:23.503 INFO:teuthology.orchestra.run.smithi145.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-04-02T01:15:23.503 INFO:teuthology.orchestra.run.smithi145.stdout:crash 1/1 0s ago 7m * 2022-04-02T01:15:23.503 INFO:teuthology.orchestra.run.smithi145.stdout:mgr 1/1 0s ago 8m count:1 2022-04-02T01:15:23.504 INFO:teuthology.orchestra.run.smithi145.stdout:mon 1/1 0s ago 9m count:1 2022-04-02T01:15:23.504 INFO:teuthology.orchestra.run.smithi145.stdout:osd 8 0s ago 6m 2022-04-02T01:15:23.504 INFO:teuthology.orchestra.run.smithi145.stdout:osd.all-available-devices 0 0s ago - * 2022-04-02T01:15:23.542 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch host ls 2022-04-02T01:15:24.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 204 16 81345 81329 24.9121 18 0.0536354 0.0401306 2022-04-02T01:15:24.387 INFO:teuthology.orchestra.run.smithi145.stdout:HOST ADDR LABELS STATUS 2022-04-02T01:15:24.388 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 172.21.15.145/smithi145 2022-04-02T01:15:24.388 INFO:teuthology.orchestra.run.smithi145.stdout:1 hosts in cluster 2022-04-02T01:15:24.416 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch device ls 2022-04-02T01:15:25.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 205 16 81544 81528 24.8512 12.4375 0.0117442 0.0401785 2022-04-02T01:15:25.410 INFO:teuthology.orchestra.run.smithi145.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-04-02T01:15:25.410 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_1 unknown None 107G 0s ago 2022-04-02T01:15:25.411 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_2 unknown None 107G 0s ago 2022-04-02T01:15:25.411 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_3 unknown None 107G 0s ago 2022-04-02T01:15:25.411 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145 /dev/vg_nvme/lv_4 unknown None 107G 0s ago 2022-04-02T01:15:25.428 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch apply rgw foo 2022-04-02T01:15:26.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 206 16 81557 81541 24.7345 0.8125 0.00885727 0.0402543 2022-04-02T01:15:26.953 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:26.950841 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "foo" 2022-04-02T01:15:26.956 INFO:teuthology.orchestra.run.smithi145.stdout:Created 2022-04-02T01:15:27.012 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch apply mds foo 2022-04-02T01:15:27.072 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:27.070255 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:15:27.072 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:27.070302 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:15:27.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 207 16 81814 81798 24.6926 16.0625 0.0694432 0.0404853 2022-04-02T01:15:27.963 INFO:teuthology.orchestra.run.smithi145.stdout:Created 2022-04-02T01:15:27.964 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:27.962536 I | ceph-spec: adding finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-04-02T01:15:28.028 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch apply rbd-mirror 2022-04-02T01:15:28.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 208 16 82088 82072 24.6562 17.125 0.064436 0.0405341 2022-04-02T01:15:28.561 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:28.557320 W | ceph-file-controller: failed to set filesystem "foo" status to "". failed to update object "rook-ceph/foo" status: Operation cannot be fulfilled on cephfilesystems.ceph.rook.io "foo": the object has been modified; please apply your changes to the latest version and try again 2022-04-02T01:15:29.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 209 16 82323 82307 24.6085 14.6875 0.0274614 0.0406257 2022-04-02T01:15:29.508 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:29.502521 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:15:29.509 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:29.502570 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:15:30.127 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 210 16 82551 82535 24.5592 14.25 0.126325 0.040704 2022-04-02T01:15:31.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 211 16 82775 82759 24.5092 14 0.0681724 0.0407897 2022-04-02T01:15:31.350 INFO:teuthology.orchestra.run.smithi145.stdout:Success 2022-04-02T01:15:31.376 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch apply nfs foo --port 12777 2022-04-02T01:15:32.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 212 16 83023 83007 24.4667 15.5 0.0551716 0.0408551 2022-04-02T01:15:32.420 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:32.416244 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:15:32.420 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:15:32.416293 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:15:33.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 213 16 83261 83245 24.4216 14.875 0.050078 0.0409254 2022-04-02T01:15:34.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 214 16 83540 83524 24.389 17.4375 0.149918 0.0409879 2022-04-02T01:15:35.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 215 16 83805 83789 24.3526 16.5625 0.108417 0.0410489 2022-04-02T01:15:36.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 216 16 84102 84086 24.3258 18.5625 0.0355101 0.0410952 2022-04-02T01:15:37.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 217 16 84393 84377 24.2975 18.1875 0.0608766 0.0411467 2022-04-02T01:15:38.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 218 16 84684 84668 24.2694 18.1875 0.0362447 0.0411924 2022-04-02T01:15:39.128 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 219 16 84956 84940 24.2363 17 0.0290331 0.0412495 2022-04-02T01:15:39.352 INFO:teuthology.orchestra.run.smithi145.stdout:Unable to create NFS daemon, check logs for more traceback 2022-04-02T01:15:39.353 INFO:teuthology.orchestra.run.smithi145.stdout:'RookOrchestrator' object has no attribute 'open_ioctx' 2022-04-02T01:15:39.397 DEBUG:teuthology.run_tasks:Unwinding manager radosbench 2022-04-02T01:15:39.410 INFO:tasks.radosbench:joining radosbench (timing out after 11100s) 2022-04-02T01:15:39.410 INFO:teuthology.orchestra.run:waiting for 11100 2022-04-02T01:15:40.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:15:40.128245+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.041287 2022-04-02T01:15:40.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:15:40.130 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 220 16 85266 85250 24.2141 19.375 0.0586425 0.041287 2022-04-02T01:15:41.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 221 16 85496 85480 24.1696 14.375 0.0198274 0.041356 2022-04-02T01:15:42.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 222 16 85786 85770 24.1424 18.125 0.082431 0.0414089 2022-04-02T01:15:43.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 223 16 86033 86017 24.1034 15.4375 0.0427326 0.041476 2022-04-02T01:15:44.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 224 15 86281 86266 24.0652 15.5625 0.0411415 0.0415428 2022-04-02T01:15:45.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 225 16 86521 86505 24.0246 14.9375 0.0258649 0.0416077 2022-04-02T01:15:46.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 226 16 86782 86766 23.9905 16.3125 0.0600329 0.0416708 2022-04-02T01:15:47.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 227 16 87022 87006 23.9509 15 0.123744 0.0417417 2022-04-02T01:15:48.129 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 228 16 87290 87274 23.9193 16.75 0.0543225 0.0417959 2022-04-02T01:15:49.132 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 229 16 87550 87534 23.8855 16.25 0.0301923 0.0418539 2022-04-02T01:15:50.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 230 16 87831 87815 23.858 17.5625 0.0556446 0.0419023 2022-04-02T01:15:51.132 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 231 16 88123 88107 23.8338 18.25 0.0334958 0.0419445 2022-04-02T01:15:52.132 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 232 16 88458 88442 23.8213 20.9375 0.0276842 0.041968 2022-04-02T01:15:53.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 233 16 88733 88717 23.7928 17.1875 0.0385321 0.0420182 2022-04-02T01:15:54.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 234 16 89049 89033 23.7755 19.75 0.0319189 0.0420506 2022-04-02T01:15:55.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 235 16 89348 89332 23.7538 18.6875 0.0474541 0.0420836 2022-04-02T01:15:56.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 236 16 89624 89608 23.7263 17.25 0.0534753 0.0421363 2022-04-02T01:15:57.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 237 16 89913 89897 23.7024 18.0625 0.0562778 0.0421773 2022-04-02T01:15:58.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 238 16 90224 90208 23.6844 19.4375 0.0242171 0.0422113 2022-04-02T01:15:59.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 239 16 90503 90487 23.6583 17.4375 0.0602062 0.0422583 2022-04-02T01:16:00.133 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:16:00.133108+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0423269 2022-04-02T01:16:00.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:16:00.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 240 16 90733 90717 23.6196 14.375 0.029774 0.0423269 2022-04-02T01:16:01.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 241 16 91032 91016 23.5991 18.6875 0.0240694 0.0423635 2022-04-02T01:16:02.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 242 16 91290 91274 23.5682 16.125 0.0316241 0.0424178 2022-04-02T01:16:02.199 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:02.196591 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:16:02.516 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:02.514694 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:16:03.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 243 16 91526 91510 23.5319 14.75 0.0504373 0.0424787 2022-04-02T01:16:03.538 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:03.537555 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:16:03.801 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:03.686988 W | ceph-rbd-mirror-controller: (DEPRECATED) use of peer secret names in CephRBDMirror is deprecated. Please use CephBlockPool CR to configure peer secret names and import peers. 2022-04-02T01:16:03.802 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:03.687006 I | ceph-rbd-mirror-controller: configure rbd-mirroring with 1 workers 2022-04-02T01:16:03.802 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:03.687014 I | cephclient: getting or creating ceph auth key "client.rbd-mirror.a" 2022-04-02T01:16:04.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 244 16 91688 91672 23.477 10.125 0.0226442 0.0425762 2022-04-02T01:16:04.679 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:04.671628 I | ceph-rbd-mirror-controller: "rook-ceph-rbd-mirror-a" deployment started 2022-04-02T01:16:05.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 245 16 91898 91882 23.4347 13.125 0.0507692 0.0426566 2022-04-02T01:16:05.292 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:05.291449 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:16:05.976 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:05.974838 I | ceph-file-controller: start running mdses for filesystem "foo" 2022-04-02T01:16:06.116 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:06.113505 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:16:06.116 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:06.113532 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:16:06.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 246 16 92121 92105 23.3961 13.9375 0.0568373 0.0427294 2022-04-02T01:16:07.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 247 16 92404 92388 23.373 17.6875 0.0580732 0.0427718 2022-04-02T01:16:07.780 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:07.778701 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:16:07.824 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:07.818898 I | cephclient: getting or creating ceph auth key "mds.foo-a" 2022-04-02T01:16:08.134 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 248 16 92636 92620 23.3372 14.5 0.103396 0.0428348 2022-04-02T01:16:09.135 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 249 16 92797 92781 23.2839 10.0625 0.130793 0.0429372 2022-04-02T01:16:09.904 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:09.900845 I | op-mds: setting mds config flags 2022-04-02T01:16:09.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:09.900876 I | op-config: setting "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T01:16:10.135 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 250 16 93072 93056 23.2595 17.1875 0.0486198 0.0429802 2022-04-02T01:16:11.135 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 251 16 93299 93283 23.2234 14.1875 0.0968127 0.043046 2022-04-02T01:16:12.135 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 252 16 93561 93545 23.1962 16.375 0.0619625 0.0430929 2022-04-02T01:16:12.785 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:12.784001 I | op-config: successfully set "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T01:16:13.048 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:13.042819 I | cephclient: getting or creating ceph auth key "mds.foo-b" 2022-04-02T01:16:13.135 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 253 16 93777 93761 23.1579 13.5 0.117896 0.0431684 2022-04-02T01:16:14.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 254 16 93952 93936 23.1098 10.9375 0.06163 0.0432561 2022-04-02T01:16:15.135 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 255 16 94192 94176 23.078 15 0.0768462 0.0433173 2022-04-02T01:16:16.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 256 16 94410 94394 23.041 13.625 0.0240348 0.0433887 2022-04-02T01:16:17.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 257 16 94637 94621 23.0066 14.1875 0.025216 0.0434544 2022-04-02T01:16:17.219 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:17.217627 I | op-mds: setting mds config flags 2022-04-02T01:16:17.219 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:17.217659 I | op-config: setting "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T01:16:18.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 258 16 94868 94852 22.9733 14.4375 0.098982 0.0435152 2022-04-02T01:16:19.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 259 16 95066 95050 22.9324 12.375 0.0138457 0.043589 2022-04-02T01:16:20.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:16:20.135613+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0436619 2022-04-02T01:16:20.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:16:20.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 260 16 95286 95270 22.8971 13.75 0.0511022 0.0436619 2022-04-02T01:16:21.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 261 16 95531 95515 22.868 15.3125 0.0409312 0.043715 2022-04-02T01:16:21.991 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:21.988477 I | op-config: successfully set "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-04-02T01:16:22.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 262 16 95773 95757 22.8385 15.125 0.130828 0.0437716 2022-04-02T01:16:23.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 263 16 95940 95924 22.7913 10.4375 0.0817378 0.0438667 2022-04-02T01:16:24.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 264 16 96187 96171 22.7635 15.4375 0.0456 0.0439177 2022-04-02T01:16:25.136 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 265 16 96466 96450 22.7434 17.4375 0.0389626 0.0439574 2022-04-02T01:16:25.324 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:25.321966 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:16:25.399 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:25.322900 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:16:25.399 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:25.345259 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:16:26.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 266 16 96687 96671 22.7098 13.8125 0.109212 0.0440182 2022-04-02T01:16:26.890 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:26.889027 I | ceph-file-controller: creating filesystem "foo" 2022-04-02T01:16:27.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 267 16 96866 96850 22.6666 11.1875 0.0570648 0.0441044 2022-04-02T01:16:27.708 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:27.706470 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:16:27.739 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:27.713159 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:16:28.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 268 16 97070 97054 22.6296 12.75 0.0114765 0.0441607 2022-04-02T01:16:29.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 269 16 97286 97270 22.5957 13.5 0.0434052 0.0442431 2022-04-02T01:16:30.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 270 16 97550 97534 22.5731 16.5 0.0526214 0.0442866 2022-04-02T01:16:31.137 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 271 16 97765 97749 22.5394 13.4375 0.114449 0.044356 2022-04-02T01:16:31.831 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:31.809990 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:16:32.138 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 272 16 97995 97979 22.5093 14.375 0.0313357 0.0444141 2022-04-02T01:16:32.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:32.140306 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:16:32.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:32.140359 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:16:33.138 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 273 16 98244 98228 22.4839 15.5625 0.0403584 0.0444663 2022-04-02T01:16:34.138 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 274 16 98488 98472 22.4575 15.25 0.0559705 0.0445174 2022-04-02T01:16:35.138 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 275 16 98774 98758 22.4408 17.875 0.0252616 0.0445485 2022-04-02T01:16:36.139 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 276 16 99056 99040 22.4233 17.625 0.0491306 0.0445822 2022-04-02T01:16:37.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 277 16 99351 99335 22.4089 18.4375 0.0442368 0.0446144 2022-04-02T01:16:37.820 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:37.814856 I | cephclient: reconciling replicated pool foo-metadata succeeded 2022-04-02T01:16:38.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 278 16 99624 99608 22.3896 17.0625 0.0175284 0.0446499 2022-04-02T01:16:39.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 279 16 99827 99811 22.3549 12.6875 0.130884 0.0447216 2022-04-02T01:16:40.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:16:40.139324+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0447466 2022-04-02T01:16:40.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:16:40.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 280 16 100122 100106 22.3409 18.4375 0.0561811 0.0447466 2022-04-02T01:16:41.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 281 16 100370 100354 22.3165 15.5 0.0428843 0.0447994 2022-04-02T01:16:42.140 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 282 16 100639 100623 22.297 16.8125 0.148952 0.0448279 2022-04-02T01:16:43.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 283 16 100860 100844 22.2668 13.8125 0.0664898 0.0448988 2022-04-02T01:16:44.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 284 16 101071 101055 22.2348 13.1875 0.120616 0.044964 2022-04-02T01:16:44.996 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:44.992713 I | cephclient: reconciling replicated pool foo-data0 succeeded 2022-04-02T01:16:45.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 285 16 101338 101322 22.2154 16.6875 0.0241076 0.0449894 2022-04-02T01:16:46.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 286 16 101553 101537 22.1847 13.4375 0.022277 0.0450616 2022-04-02T01:16:47.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 287 16 101825 101809 22.1666 17 0.098709 0.0451003 2022-04-02T01:16:48.089 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:48.088296 I | cephclient: creating filesystem "foo" with metadata pool "foo-metadata" and data pools [foo-data0] 2022-04-02T01:16:48.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 288 16 102048 102032 22.138 13.9375 0.0628797 0.0451602 2022-04-02T01:16:49.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 289 16 102278 102262 22.1112 14.375 0.126739 0.0452115 2022-04-02T01:16:50.143 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 290 16 102553 102537 22.0942 17.1875 0.115717 0.0452512 2022-04-02T01:16:51.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 291 16 102837 102821 22.0793 17.75 0.0426596 0.0452808 2022-04-02T01:16:52.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 292 16 103043 103027 22.0477 12.875 0.165116 0.045344 2022-04-02T01:16:53.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 293 16 103272 103256 22.0213 14.3125 0.0861418 0.0453974 2022-04-02T01:16:54.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 294 16 103426 103410 21.9792 9.625 0.308285 0.0454619 2022-04-02T01:16:55.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 295 16 103685 103669 21.9595 16.1875 0.0549001 0.0455277 2022-04-02T01:16:55.551 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:55.474907 I | ceph-file-controller: created filesystem "foo" on 1 data pool(s) and metadata pool "foo-metadata" 2022-04-02T01:16:55.554 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:16:55.474928 I | cephclient: setting allow_standby_replay for filesystem "foo" 2022-04-02T01:16:56.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 296 16 103813 103797 21.9124 8 0.285064 0.0456028 2022-04-02T01:16:57.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 297 16 104147 104131 21.9089 20.875 0.0310371 0.0456335 2022-04-02T01:16:58.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 298 16 104359 104343 21.8798 13.25 0.00765729 0.0456792 2022-04-02T01:16:59.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 299 16 104700 104684 21.8779 21.3125 0.0370853 0.0456851 2022-04-02T01:17:00.144 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:17:00.143843+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0457064 2022-04-02T01:17:00.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:17:00.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 300 16 105024 105008 21.8725 20.25 0.0360688 0.0457064 2022-04-02T01:17:01.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 301 16 105304 105288 21.8579 17.5 0.140515 0.04573 2022-04-02T01:17:02.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 302 16 105647 105631 21.8565 21.4375 0.0632757 0.0457438 2022-04-02T01:17:03.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 303 16 105823 105807 21.8207 11 0.0253211 0.0458188 2022-04-02T01:17:04.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 304 16 106168 106152 21.8199 21.5625 0.0462992 0.0458174 2022-04-02T01:17:05.060 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:05.053195 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:17:05.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 305 16 106455 106439 21.8071 17.9375 0.0465688 0.0458389 2022-04-02T01:17:06.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 306 16 106769 106753 21.8 19.625 0.0560686 0.0458612 2022-04-02T01:17:07.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 307 16 107091 107075 21.7945 20.125 0.0200595 0.0458729 2022-04-02T01:17:07.968 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:07.965977 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:17:08.091 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:08.089102 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:17:08.091 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:08.089129 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:17:08.145 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 308 16 107463 107447 21.7992 23.25 0.0147067 0.0458622 2022-04-02T01:17:08.755 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:08.753714 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:17:09.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 309 16 107704 107688 21.7774 15.0625 0.0215865 0.0458961 2022-04-02T01:17:10.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 310 16 107967 107951 21.7602 16.4375 0.073253 0.0459461 2022-04-02T01:17:11.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 311 16 108169 108153 21.7308 12.625 0.169205 0.0460001 2022-04-02T01:17:11.568 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.562714 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:17:11.568 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.562739 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:17:11.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.725288 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:17:11.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.725314 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:17:11.840 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.834616 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:17:11.840 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.834642 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:17:11.880 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.878715 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:17:11.880 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.878734 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:17:11.972 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.970761 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:17:11.974 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:11.970785 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:17:12.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 312 16 108418 108402 21.7111 15.5625 0.0268977 0.0460429 2022-04-02T01:17:13.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 313 16 108636 108620 21.6852 13.625 0.106186 0.046098 2022-04-02T01:17:14.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 314 16 108899 108883 21.6685 16.4375 0.0290105 0.0461377 2022-04-02T01:17:14.194 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:14.192984 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:17:14.222 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:14.220730 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:17:14.223 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:14.220776 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:17:15.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 315 16 109301 109285 21.6795 25.125 0.0786749 0.0461171 2022-04-02T01:17:16.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 316 16 109672 109656 21.6842 23.1875 0.0218812 0.0461061 2022-04-02T01:17:17.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 317 16 110021 110005 21.6846 21.8125 0.028843 0.0461054 2022-04-02T01:17:18.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 318 16 110366 110350 21.6842 21.5625 0.0226141 0.0461064 2022-04-02T01:17:19.146 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 319 16 110757 110741 21.6929 24.4375 0.0494846 0.0460876 2022-04-02T01:17:20.147 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:17:20.145816+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0460697 2022-04-02T01:17:20.147 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:17:20.147 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 320 16 111148 111132 21.7014 24.4375 0.0138033 0.0460697 2022-04-02T01:17:21.147 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 321 16 111531 111515 21.7083 23.9375 0.0174533 0.0460544 2022-04-02T01:17:22.147 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 322 15 111935 111920 21.7195 25.3125 0.0284535 0.0460327 2022-04-02T01:17:23.147 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 323 16 112280 112264 21.7189 21.5 0.030457 0.0460279 2022-04-02T01:17:24.148 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 324 16 112664 112648 21.7259 24 0.0214931 0.0460195 2022-04-02T01:17:25.148 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 325 16 113011 112995 21.7258 21.6875 0.0489064 0.0460196 2022-04-02T01:17:26.148 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 326 16 113405 113389 21.7346 24.625 0.0316093 0.0459993 2022-04-02T01:17:27.149 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 327 16 113804 113788 21.7444 24.9375 0.023795 0.0459797 2022-04-02T01:17:28.149 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 328 16 114198 114182 21.7531 24.625 0.0161223 0.0459617 2022-04-02T01:17:29.149 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 329 16 114581 114565 21.7598 23.9375 0.0651041 0.0459464 2022-04-02T01:17:30.149 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 330 16 114922 114906 21.7584 21.3125 0.0238341 0.045951 2022-04-02T01:17:31.149 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 331 16 115318 115302 21.7674 24.75 0.0350049 0.0459318 2022-04-02T01:17:32.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 332 16 115703 115687 21.7743 24.0625 0.0307182 0.0459145 2022-04-02T01:17:33.149 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 333 16 116098 116082 21.7831 24.6875 0.021841 0.0458965 2022-04-02T01:17:34.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 334 16 116454 116438 21.7845 22.25 0.039485 0.0458948 2022-04-02T01:17:35.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 335 16 116877 116861 21.7983 26.4375 0.0599758 0.0458645 2022-04-02T01:17:36.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 336 16 117236 117220 21.8002 22.4375 0.032795 0.0458625 2022-04-02T01:17:36.453 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:36.450358 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:17:37.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 337 16 117596 117580 21.8023 22.5 0.0110084 0.0458566 2022-04-02T01:17:38.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 338 16 117982 117966 21.8092 24.125 0.0116563 0.0458433 2022-04-02T01:17:39.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 339 16 118295 118279 21.8025 19.5625 0.0488695 0.0458527 2022-04-02T01:17:39.302 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:39.295635 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:17:39.397 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:39.395253 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:17:39.398 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:39.395280 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:17:39.882 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:39.880494 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:17:40.150 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:2022-04-02T01:17:40.149547+0000 min lat: 0.00150117 max lat: 14.5456 avg lat: 0.0458774 2022-04-02T01:17:40.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-04-02T01:17:40.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 340 16 118592 118576 21.793 18.5625 0.0552254 0.0458774 2022-04-02T01:17:41.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 341 16 118806 118790 21.7683 13.375 0.0223073 0.0459259 2022-04-02T01:17:42.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 342 16 119039 119023 21.7472 14.5625 0.0905892 0.0459722 2022-04-02T01:17:42.705 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:42.695493 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:17:42.705 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:42.695517 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:17:42.907 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:42.901308 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:17:42.911 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:42.905731 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:17:42.984 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:42.981013 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:17:42.984 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:42.981043 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:17:43.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 343 16 119262 119246 21.7245 13.9375 0.0175062 0.0460207 2022-04-02T01:17:43.189 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:43.188259 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:17:43.190 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:43.188285 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:17:43.199 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:43.198186 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:17:43.200 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:43.198211 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:17:44.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 344 16 119479 119463 21.7007 13.5625 0.0581244 0.0460722 2022-04-02T01:17:45.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 345 16 119777 119761 21.6918 18.625 0.0263623 0.0460903 2022-04-02T01:17:45.383 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:45.381306 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:17:45.409 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:45.407794 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:17:45.409 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:17:45.407837 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:17:46.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 346 16 120123 120107 21.6916 21.625 0.0103784 0.0460823 2022-04-02T01:17:47.151 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 347 16 120466 120450 21.6909 21.4375 0.0730069 0.0460846 2022-04-02T01:17:48.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 348 16 120867 120851 21.7005 25.0625 0.0455443 0.0460718 2022-04-02T01:17:49.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 349 16 121166 121150 21.6919 18.6875 0.0286683 0.0460903 2022-04-02T01:17:50.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 350 16 121539 121523 21.6965 23.3125 0.0233664 0.0460811 2022-04-02T01:17:51.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 351 16 121888 121872 21.6969 21.8125 0.0235644 0.0460803 2022-04-02T01:17:52.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 352 16 122283 122267 21.7053 24.6875 0.0777978 0.0460602 2022-04-02T01:17:53.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 353 16 122586 122570 21.6975 18.9375 0.0443252 0.0460737 2022-04-02T01:17:54.153 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 354 16 122947 122931 21.6999 22.5625 0.0318542 0.0460738 2022-04-02T01:17:55.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 355 16 123352 123336 21.7101 25.3125 0.0113908 0.046051 2022-04-02T01:17:56.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 356 16 123726 123710 21.7148 23.375 0.0220732 0.0460354 2022-04-02T01:17:57.152 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 357 16 124108 124092 21.7208 23.875 0.0209533 0.0460252 2022-04-02T01:17:58.153 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 358 16 124340 124324 21.7006 14.5 0.0060511 0.0459935 2022-04-02T01:17:59.153 INFO:tasks.radosbench.radosbench.a.smithi145.stdout: 359 16 124340 124324 21.6402 0 - 0.0459935 2022-04-02T01:18:00.153 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Total time run: 360.032 2022-04-02T01:18:00.154 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Total writes made: 124657 2022-04-02T01:18:00.154 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Write size: 65536 2022-04-02T01:18:00.154 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Object size: 65536 2022-04-02T01:18:00.154 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Bandwidth (MB/sec): 21.6399 2022-04-02T01:18:00.155 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Stddev Bandwidth: 14.5746 2022-04-02T01:18:00.155 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Max bandwidth (MB/sec): 92.8125 2022-04-02T01:18:00.155 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Min bandwidth (MB/sec): 0 2022-04-02T01:18:00.155 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Average IOPS: 346 2022-04-02T01:18:00.156 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Stddev IOPS: 233.205 2022-04-02T01:18:00.156 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Max IOPS: 1485 2022-04-02T01:18:00.156 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Min IOPS: 0 2022-04-02T01:18:00.156 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Average Latency(s): 0.0462027 2022-04-02T01:18:00.157 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Stddev Latency(s): 0.256808 2022-04-02T01:18:00.157 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Max latency(s): 14.5456 2022-04-02T01:18:00.157 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Min latency(s): 0.00150117 2022-04-02T01:18:00.185 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Cleaning up (deleting benchmark objects) 2022-04-02T01:18:04.060 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:04.054807 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:18:07.405 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:07.321117 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:18:08.978 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:08.974389 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:18:08.979 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:08.974415 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:18:09.685 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:09.683306 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:18:12.515 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.509432 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:18:12.515 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.509457 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:18:12.606 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.591728 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:18:12.607 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.591754 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:18:12.746 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.742561 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:18:12.746 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.742590 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:18:12.884 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.882162 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:18:12.884 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.882178 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:18:13.004 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.999781 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:18:13.004 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:12.999808 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:18:15.035 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:15.033460 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:18:15.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:15.097742 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:18:15.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:15.097788 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:18:36.774 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:36.771062 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:18:39.792 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:39.789889 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:18:40.843 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:40.841141 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:18:40.843 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:40.841169 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:18:42.341 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:42.334732 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:18:45.162 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:45.160576 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:18:45.162 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:45.160603 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:18:45.632 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:45.629591 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:18:45.632 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:45.629617 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:18:45.896 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:45.891481 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:18:45.896 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:45.891507 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:18:46.074 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:46.072268 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:18:46.074 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:46.072293 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:18:46.757 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:46.755387 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:18:46.757 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:46.755413 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:18:48.215 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:48.210447 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:18:48.332 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:48.329489 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:18:48.344 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:18:48.330770 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:19:09.879 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:09.872933 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:19:13.124 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:13.116717 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:19:13.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:13.824617 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:19:13.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:13.824645 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:19:14.392 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:14.389973 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:19:17.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.095922 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:19:17.101 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.095941 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:19:17.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.376568 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:19:17.381 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.377764 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:19:17.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.425300 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:19:17.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.425327 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:19:17.533 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.530768 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:19:17.536 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:17.530840 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:19:18.157 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:18.155159 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:19:18.160 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:18.156509 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:19:20.221 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:20.219353 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:19:20.434 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:20.431348 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:19:20.434 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:20.431429 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:19:41.332 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:41.330076 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:19:44.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:44.042691 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:19:44.227 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:44.224775 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:19:44.227 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:44.224802 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:19:44.789 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:44.786674 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:19:48.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.480482 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:19:48.485 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.480513 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:19:48.539 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.537378 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:19:48.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.537755 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:19:48.590 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.588264 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:19:48.591 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.588292 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:19:48.671 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.669050 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:19:48.672 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.669074 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:19:48.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.898763 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:19:48.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:48.898790 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:19:50.608 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:50.603585 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:19:50.934 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:50.930655 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:19:50.935 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:19:50.930700 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:20:12.519 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:12.514880 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:20:15.731 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:15.728794 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:20:15.865 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:15.863322 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:20:15.865 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:15.863348 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:20:16.510 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:16.502136 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:20:19.966 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:19.963157 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:20:19.966 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:19.963221 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:20:19.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:19.975210 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:20:19.980 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:19.975422 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:20:20.095 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:20.086647 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:20:20.095 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:20.086670 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:20:20.177 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:20.168265 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:20:20.180 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:20.168291 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:20:20.344 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:20.339164 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:20:20.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:20.339190 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:20:22.514 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:22.511184 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:20:23.169 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:23.163870 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:20:23.170 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:23.163919 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:20:43.925 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:43.917833 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:20:47.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:47.145071 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:20:48.458 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:48.455924 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:20:48.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:48.455947 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:20:49.260 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:49.257478 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:20:52.361 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.353642 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:20:52.361 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.353671 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:20:52.430 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.426701 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:20:52.431 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.426729 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:20:52.615 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.611084 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:20:52.615 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.611108 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:20:52.621 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.615871 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:20:52.621 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.615894 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:20:52.987 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.975772 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:20:53.001 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:52.975797 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:20:54.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:54.756815 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:20:56.044 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:56.042002 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:20:56.044 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:20:56.042044 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:21:16.785 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:16.779921 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:21:19.636 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:19.633598 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:21:19.819 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:19.817647 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:21:19.820 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:19.817668 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:21:20.496 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:20.479610 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:21:23.673 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:23.668816 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:21:23.673 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:23.668840 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:21:24.018 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.015298 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:21:24.018 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.015326 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:21:24.085 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.050346 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:21:24.085 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.050370 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:21:24.085 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.079116 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:21:24.086 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.079140 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:21:24.191 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.189277 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:21:24.191 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:24.189299 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:21:26.160 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:26.155166 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:21:28.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:28.723713 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:21:28.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:28.723756 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:21:50.493 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:50.486338 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:21:52.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:52.345620 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:21:52.491 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:52.487669 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:21:52.491 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:52.487694 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:21:53.204 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:53.201597 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:21:56.095 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.090775 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:21:56.095 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.090801 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:21:56.236 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.232436 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:21:56.237 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.232461 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:21:56.317 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.314945 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:21:56.318 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.314971 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:21:56.454 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.443003 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:21:56.454 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.443033 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:21:56.945 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.938702 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:21:56.945 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:56.938779 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:21:58.967 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:21:58.959029 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:22:04.090 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:04.087079 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:22:04.090 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:04.087129 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:22:25.599 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:25.595725 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:22:28.557 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:28.555432 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:22:28.773 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:28.768248 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:22:28.773 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:28.768276 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:22:29.881 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:29.873841 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:22:32.913 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:32.909863 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:22:32.913 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:32.909888 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:22:32.990 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:32.980692 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:22:32.990 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:32.980717 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:22:33.021 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:33.010835 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:22:33.022 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:33.010859 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:22:33.124 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:33.119351 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:22:33.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:33.119378 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:22:33.213 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:33.208012 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:22:33.213 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:33.208037 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:22:35.229 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:35.227500 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:22:45.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:45.483677 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:22:45.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:22:45.483726 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:23:10.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:10.046652 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:23:12.067 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:12.063141 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:23:12.841 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:12.839535 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:23:12.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:12.839560 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:23:13.616 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:13.614190 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:23:16.707 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:16.702823 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:23:16.707 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:16.702848 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:23:16.878 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:16.868090 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:23:16.879 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:16.868117 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:23:17.230 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:17.217950 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:23:17.230 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:17.217976 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:23:17.231 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:17.218463 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:23:17.231 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:17.218476 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:23:17.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:17.352209 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:23:17.355 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:17.352233 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:23:19.318 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:19.315780 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:23:30.386 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Removed 124657 objects 2022-04-02T01:23:30.393 INFO:tasks.radosbench.radosbench.a.smithi145.stdout:Clean up completed and total clean up time :330.2 2022-04-02T01:23:35.312 INFO:tasks.rook.ceph_manager.ceph:removing pool_name unique_pool_0 2022-04-02T01:23:35.313 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2022-04-02T01:23:36.950 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'unique_pool_0' removed 2022-04-02T01:23:36.978 DEBUG:teuthology.run_tasks:Unwinding manager install 2022-04-02T01:23:36.989 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits... 2022-04-02T01:23:36.990 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2022-04-02T01:23:37.174 DEBUG:teuthology.run_tasks:Unwinding manager rook 2022-04-02T01:23:37.187 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:23:37.846 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:23:37.846 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:16:04.000000Z", "last_refresh": "2022-04-02T01:23:37.749416Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:23:37.749416Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:23:37.749416Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:23:37.749416Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:23:37.749416Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:23:37.749416Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_name": "rbd-mirror", "service_type": "rbd-mirror", "status": {"last_refresh": "2022-04-02T01:23:37.749416Z", "running": 0, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:23:37.749416Z", "running": 0, "size": 1}}] 2022-04-02T01:23:37.869 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch rm mds.foo 2022-04-02T01:23:38.654 INFO:teuthology.orchestra.run.smithi145.stdout:Removed cephfilesystems/foo 2022-04-02T01:23:38.675 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch rm rbd-mirror 2022-04-02T01:23:38.994 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:38.991555 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:23:38.998 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:38.994314 I | ceph-file-controller: CephFilesystem "rook-ceph/foo" can be deleted safely. deleting CephFilesystem "rook-ceph/foo" 2022-04-02T01:23:39.570 INFO:teuthology.orchestra.run.smithi145.stdout:Removed cephrbdmirrors/default-rbd-mirror 2022-04-02T01:23:39.588 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch rm rgw.foo 2022-04-02T01:23:39.620 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:39.618228 I | ceph-spec: object "rook-ceph-rbd-mirror-a" matched on delete, reconciling 2022-04-02T01:23:39.805 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:39.803349 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:23:39.806 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:39.803408 I | ceph-spec: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a... 2022-04-02T01:23:39.871 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:39.869381 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-04-02T01:23:40.314 INFO:teuthology.orchestra.run.smithi145.stdout:Removed cephobjectstores/foo 2022-04-02T01:23:40.334 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:23:41.036 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:40.932976 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-04-02T01:23:41.036 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:40.933002 I | op-mds: successfully deleted mds config for "mds.foo-a" in mon configuration database 2022-04-02T01:23:41.036 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:40.933008 I | cephclient: deleting ceph auth "mds.foo-a" 2022-04-02T01:23:42.749 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:23:42.750 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:16:04.000000Z", "last_refresh": "2022-04-02T01:23:42.453447Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:23:42.453447Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:23:42.453447Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:23:42.453447Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:23:42.453447Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:23:42.453447Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:23:42.453447Z", "running": 0, "size": 1}}] 2022-04-02T01:23:43.472 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:43.452906 I | op-mds: successfully deleted mds CephX key for "mds.foo-a" 2022-04-02T01:23:44.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:44.216029 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-04-02T01:23:46.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:46.285244 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-04-02T01:23:46.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:46.285263 I | op-mds: successfully deleted mds config for "mds.foo-b" in mon configuration database 2022-04-02T01:23:46.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:46.285267 I | cephclient: deleting ceph auth "mds.foo-b" 2022-04-02T01:23:48.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:48.085270 I | op-mds: successfully deleted mds CephX key for "mds.foo-b" 2022-04-02T01:23:48.089 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:48.085301 I | ceph-file-controller: downing filesystem "foo" 2022-04-02T01:23:49.601 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:49.598917 I | ceph-file-controller: downed filesystem "foo" 2022-04-02T01:23:52.770 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:23:53.051 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:53.048468 I | cephclient: no images/snapshosts present in pool "foo-metadata" 2022-04-02T01:23:53.051 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:53.048494 I | cephclient: purging pool "foo-metadata" (id=9) 2022-04-02T01:23:54.541 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:23:54.541 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:16:04.000000Z", "last_refresh": "2022-04-02T01:23:53.546835Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:23:53.546835Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:23:53.546835Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:23:53.546835Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:23:53.546835Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:23:53.546835Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:23:53.546835Z", "running": 0, "size": 1}}] 2022-04-02T01:23:57.034 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:57.031138 I | cephclient: purge completed for pool "foo-metadata" 2022-04-02T01:23:57.822 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:57.820513 I | cephclient: no images/snapshosts present in pool "foo-data0" 2022-04-02T01:23:57.823 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:23:57.820544 I | cephclient: purging pool "foo-data0" (id=10) 2022-04-02T01:24:00.602 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:00.599686 I | cephclient: purge completed for pool "foo-data0" 2022-04-02T01:24:00.602 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:00.599755 I | ceph-spec: removing finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-04-02T01:24:00.648 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:00.645516 I | ceph-spec: object "rook-ceph-mds-foo-b-keyring" matched on delete, reconciling 2022-04-02T01:24:00.658 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:00.656532 I | ceph-spec: object "rook-ceph-mds-foo-a-keyring" matched on delete, reconciling 2022-04-02T01:24:00.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:00.657912 I | ceph-spec: object "rook-ceph-mds-foo-b" matched on delete, reconciling 2022-04-02T01:24:00.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:00.658061 I | ceph-spec: object "rook-ceph-mds-foo-a" matched on delete, reconciling 2022-04-02T01:24:04.561 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:24:05.168 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:05.164705 I | ceph-spec: detected ceph image version: "17.0.0-11449 quincy" 2022-04-02T01:24:06.011 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:24:06.011 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:16:04.000000Z", "last_refresh": "2022-04-02T01:24:05.200767Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:24:05.200767Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:24:05.200767Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:24:05.200767Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:24:05.200767Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:24:05.200767Z", "running": 0, "size": 1}}] 2022-04-02T01:24:06.732 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:06.730102 I | ceph-object-controller: reconciling object store deployments 2022-04-02T01:24:07.138 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:07.134820 I | ceph-object-controller: ceph object store gateway service running at 10.105.197.203 2022-04-02T01:24:07.138 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:07.134874 I | ceph-object-controller: reconciling object store pools 2022-04-02T01:24:07.560 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:07.557832 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-04-02T01:24:09.656 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.653066 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.meta" 2022-04-02T01:24:09.656 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.653094 I | cephclient: reconciling replicated pool foo.rgw.meta succeeded 2022-04-02T01:24:09.659 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.654312 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.log" 2022-04-02T01:24:09.659 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.654331 I | cephclient: reconciling replicated pool foo.rgw.log succeeded 2022-04-02T01:24:09.660 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.655543 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.control" 2022-04-02T01:24:09.660 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.655563 I | cephclient: reconciling replicated pool foo.rgw.control succeeded 2022-04-02T01:24:09.664 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.660786 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.index" 2022-04-02T01:24:09.665 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.660808 I | cephclient: reconciling replicated pool foo.rgw.buckets.index succeeded 2022-04-02T01:24:09.667 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.663794 I | cephclient: application "rook-ceph-rgw" is already set on pool "foo.rgw.buckets.non-ec" 2022-04-02T01:24:09.668 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:09.664073 I | cephclient: reconciling replicated pool foo.rgw.buckets.non-ec succeeded 2022-04-02T01:24:10.921 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:10.918991 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool ".rgw.root": failed to tag pool ".rgw.root" for application "rook-ceph-rgw": failed to get application for pool ".rgw.root": failed to get current application for pool .rgw.root: exit status 2 2022-04-02T01:24:11.228 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:11.226455 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:24:15.274 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:15.271107 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:24:15.263+0000 7fa5e6175380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:24:15.274 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:24:15.263+0000 7fa5e6175380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:24:15.274 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:24:15.263+0000 7fa5e6175380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:24:15.275 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:24:16.033 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:24:16.920 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:24:16.920 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:16:04.000000Z", "last_refresh": "2022-04-02T01:24:16.818804Z", "running": 2, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:24:16.818804Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:24:16.818804Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:24:16.818804Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:24:16.818804Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:24:16.818804Z", "running": 0, "size": 1}}] 2022-04-02T01:24:26.940 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:24:27.560 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:24:27.560 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:24:27.454188Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:24:27.454188Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:24:27.454188Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:24:27.454188Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:24:27.454188Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:24:27.454188Z", "running": 0, "size": 1}}] 2022-04-02T01:24:37.580 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:24:38.221 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:24:38.221 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:24:38.125008Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:24:38.125008Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:24:38.125008Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:24:38.125008Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:24:38.125008Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:24:38.125008Z", "running": 0, "size": 1}}] 2022-04-02T01:24:48.242 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:24:48.923 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:24:48.923 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:24:48.806665Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:24:48.806665Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:24:48.806665Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:24:48.806665Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:24:48.806665Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:24:48.806665Z", "running": 0, "size": 1}}] 2022-04-02T01:24:51.892 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:51.889474 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:24:52.466 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:24:52.463531 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:24:52.458+0000 7f209511e380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:24:52.466 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:24:52.458+0000 7f209511e380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:24:52.466 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:24:52.458+0000 7f209511e380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:24:52.467 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:24:58.965 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:24:59.571 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:24:59.571 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:24:59.435816Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:24:59.435816Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:24:59.435816Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:24:59.435816Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:24:59.435816Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:24:59.435816Z", "running": 0, "size": 1}}] 2022-04-02T01:25:09.593 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:25:10.224 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:25:10.225 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:25:10.094978Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:25:10.094978Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:25:10.094978Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:25:10.094978Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:25:10.094978Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:25:10.094978Z", "running": 0, "size": 1}}] 2022-04-02T01:25:20.249 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:25:23.647 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:25:23.647 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:25:23.498660Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:25:23.498660Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:25:23.498660Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:25:23.498660Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:25:23.498660Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:25:23.498660Z", "running": 0, "size": 1}}] 2022-04-02T01:25:33.674 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:25:34.294 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:25:34.294 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:25:34.198942Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:25:34.198942Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:25:34.198942Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:25:34.198942Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:25:34.198942Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:25:34.198942Z", "running": 0, "size": 1}}] 2022-04-02T01:25:44.320 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:25:44.941 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:25:44.942 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:25:44.839718Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:25:44.839718Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:25:44.839718Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:25:44.839718Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:25:44.839718Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:25:44.839718Z", "running": 0, "size": 1}}] 2022-04-02T01:25:54.962 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:25:55.570 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:25:55.571 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:25:55.479710Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:25:55.479710Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:25:55.479710Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:25:55.479710Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:25:55.479710Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:25:55.479710Z", "running": 0, "size": 1}}] 2022-04-02T01:26:05.591 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:26:06.238 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:26:06.239 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:26:06.102089Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:26:06.102089Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:26:06.102089Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:26:06.102089Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:26:06.102089Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:26:06.102089Z", "running": 0, "size": 1}}] 2022-04-02T01:26:16.267 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:26:16.852 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:26:16.852 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:26:16.759509Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:26:16.759509Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:26:16.759509Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:26:16.759509Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:26:16.759509Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:26:16.759509Z", "running": 0, "size": 1}}] 2022-04-02T01:26:26.876 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:26:27.798 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:26:27.798 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:26:27.416838Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:26:27.416838Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:26:27.416838Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:26:27.416838Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:26:27.416838Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:26:27.416838Z", "running": 0, "size": 1}}] 2022-04-02T01:26:37.822 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:26:38.463 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:26:38.464 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:26:38.367796Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:26:38.367796Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:26:38.367796Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:26:38.367796Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:26:38.367796Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:26:38.367796Z", "running": 0, "size": 1}}] 2022-04-02T01:26:48.487 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:26:49.090 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:26:49.091 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:26:48.979313Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:26:48.979313Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:26:48.979313Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:26:48.979313Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:26:48.979313Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:26:48.979313Z", "running": 0, "size": 1}}] 2022-04-02T01:26:59.115 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:26:59.696 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:26:59.697 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:26:59.601853Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:26:59.601853Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:26:59.601853Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:26:59.601853Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:26:59.601853Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:26:59.601853Z", "running": 0, "size": 1}}] 2022-04-02T01:27:09.721 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:27:10.392 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:27:10.393 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:27:10.195392Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:27:10.195392Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:27:10.195392Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:27:10.195392Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:27:10.195392Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:27:10.195392Z", "running": 0, "size": 1}}] 2022-04-02T01:27:20.416 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:27:21.075 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:27:21.075 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:27:20.929404Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:27:20.929404Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:27:20.929404Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:27:20.929404Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:27:20.929404Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:27:20.929404Z", "running": 0, "size": 1}}] 2022-04-02T01:27:31.097 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:27:31.705 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:27:31.706 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:27:31.601332Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:27:31.601332Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:27:31.601332Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:27:31.601332Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:27:31.601332Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:27:31.601332Z", "running": 0, "size": 1}}] 2022-04-02T01:27:36.315 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:27:36.312867 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:27:36.923 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:27:36.920831 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:27:36.911+0000 7faf4fdcc380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:27:36.923 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:27:36.911+0000 7faf4fdcc380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:27:36.923 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:27:36.911+0000 7faf4fdcc380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:27:36.924 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:27:41.732 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:27:42.355 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:27:42.356 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:27:42.270738Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:27:42.270738Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:27:42.270738Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:27:42.270738Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:27:42.270738Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:27:42.270738Z", "running": 0, "size": 1}}] 2022-04-02T01:27:52.379 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:27:53.008 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:27:53.009 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:27:52.919968Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:27:52.919968Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:27:52.919968Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:27:52.919968Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:27:52.919968Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:27:52.919968Z", "running": 0, "size": 1}}] 2022-04-02T01:28:03.033 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:28:03.629 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:28:03.630 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:28:03.533805Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:28:03.533805Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:28:03.533805Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:28:03.533805Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:28:03.533805Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:28:03.533805Z", "running": 0, "size": 1}}] 2022-04-02T01:28:13.649 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:28:14.260 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:28:14.261 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:28:14.174870Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:28:14.174870Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:28:14.174870Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:28:14.174870Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:28:14.174870Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:28:14.174870Z", "running": 0, "size": 1}}] 2022-04-02T01:28:24.283 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:28:24.963 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:28:24.964 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:28:24.860795Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:28:24.860795Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:28:24.860795Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:28:24.860795Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:28:24.860795Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:28:24.860795Z", "running": 0, "size": 1}}] 2022-04-02T01:28:34.987 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:28:35.597 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:28:35.597 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:28:35.499698Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:28:35.499698Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:28:35.499698Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:28:35.499698Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:28:35.499698Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:28:35.499698Z", "running": 0, "size": 1}}] 2022-04-02T01:28:45.623 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:28:46.267 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:28:46.268 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:28:46.141486Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:28:46.141486Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:28:46.141486Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:28:46.141486Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:28:46.141486Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:28:46.141486Z", "running": 0, "size": 1}}] 2022-04-02T01:28:56.293 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:28:56.935 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:28:56.936 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:28:56.839075Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:28:56.839075Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:28:56.839075Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:28:56.839075Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:28:56.839075Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:28:56.839075Z", "running": 0, "size": 1}}] 2022-04-02T01:29:06.961 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:29:07.617 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:29:07.618 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:29:07.455727Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:29:07.455727Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:29:07.455727Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:29:07.455727Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:29:07.455727Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:29:07.455727Z", "running": 0, "size": 1}}] 2022-04-02T01:29:17.641 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:29:18.288 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:29:18.288 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:29:18.180751Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:29:18.180751Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:29:18.180751Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:29:18.180751Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:29:18.180751Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:29:18.180751Z", "running": 0, "size": 1}}] 2022-04-02T01:29:28.314 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:29:28.960 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:29:28.961 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:29:28.836268Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:29:28.836268Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:29:28.836268Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:29:28.836268Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:29:28.836268Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:29:28.836268Z", "running": 0, "size": 1}}] 2022-04-02T01:29:38.982 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:29:39.644 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:29:39.645 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:29:39.516679Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:29:39.516679Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:29:39.516679Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:29:39.516679Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:29:39.516679Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:29:39.516679Z", "running": 0, "size": 1}}] 2022-04-02T01:29:49.670 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:29:50.349 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:29:50.349 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:29:50.223876Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:29:50.223876Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:29:50.223876Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:29:50.223876Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:29:50.223876Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:29:50.223876Z", "running": 0, "size": 1}}] 2022-04-02T01:30:00.373 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:30:00.980 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:30:00.980 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:30:00.886471Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:30:00.886471Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:30:00.886471Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:30:00.886471Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:30:00.886471Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:30:00.886471Z", "running": 0, "size": 1}}] 2022-04-02T01:30:11.002 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:30:11.616 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:30:11.616 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:30:11.530371Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:30:11.530371Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:30:11.530371Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:30:11.530371Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:30:11.530371Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:30:11.530371Z", "running": 0, "size": 1}}] 2022-04-02T01:30:21.637 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:30:22.293 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:30:22.293 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:30:22.175330Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:30:22.175330Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:30:22.175330Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:30:22.175330Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:30:22.175330Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:30:22.175330Z", "running": 0, "size": 1}}] 2022-04-02T01:30:32.312 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:30:32.987 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:30:32.987 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:30:32.883923Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:30:32.883923Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:30:32.883923Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:30:32.883923Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:30:32.883923Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:30:32.883923Z", "running": 0, "size": 1}}] 2022-04-02T01:30:43.008 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:30:43.667 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:30:43.668 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:30:43.568702Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:30:43.568702Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:30:43.568702Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:30:43.568702Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:30:43.568702Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:30:43.568702Z", "running": 0, "size": 1}}] 2022-04-02T01:30:53.690 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:30:54.309 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:30:54.310 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:30:54.222321Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:30:54.222321Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:30:54.222321Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:30:54.222321Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:30:54.222321Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:30:54.222321Z", "running": 0, "size": 1}}] 2022-04-02T01:31:04.333 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:31:05.147 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:31:05.269 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:31:04.845628Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:31:04.845628Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:31:04.845628Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:31:04.845628Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:31:04.845628Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:31:04.845628Z", "running": 0, "size": 1}}] 2022-04-02T01:31:15.272 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:31:15.892 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:31:15.892 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:31:15.799994Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:31:15.799994Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:31:15.799994Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:31:15.799994Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:31:15.799994Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:31:15.799994Z", "running": 0, "size": 1}}] 2022-04-02T01:31:25.916 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:31:26.521 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:31:26.521 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:31:26.414960Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:31:26.414960Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:31:26.414960Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:31:26.414960Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:31:26.414960Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:31:26.414960Z", "running": 0, "size": 1}}] 2022-04-02T01:31:36.545 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:31:37.178 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:31:37.179 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:31:37.085419Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:31:37.085419Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:31:37.085419Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:31:37.085419Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:31:37.085419Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:31:37.085419Z", "running": 0, "size": 1}}] 2022-04-02T01:31:47.199 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:31:47.851 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:31:47.852 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:31:47.737676Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:31:47.737676Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:31:47.737676Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:31:47.737676Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:31:47.737676Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:31:47.737676Z", "running": 0, "size": 1}}] 2022-04-02T01:31:57.877 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:31:58.509 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:31:58.510 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:31:58.413133Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:31:58.413133Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:31:58.413133Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:31:58.413133Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:31:58.413133Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:31:58.413133Z", "running": 0, "size": 1}}] 2022-04-02T01:32:08.535 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:32:09.176 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:32:09.177 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:32:09.078490Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:32:09.078490Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:32:09.078490Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:32:09.078490Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:32:09.078490Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:32:09.078490Z", "running": 0, "size": 1}}] 2022-04-02T01:32:19.199 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:32:19.841 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:32:19.841 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:32:19.686763Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:32:19.686763Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:32:19.686763Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:32:19.686763Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:32:19.686763Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:32:19.686763Z", "running": 0, "size": 1}}] 2022-04-02T01:32:29.867 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:32:30.485 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:32:30.485 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:32:30.379998Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:32:30.379998Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:32:30.379998Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:32:30.379998Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:32:30.379998Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:32:30.379998Z", "running": 0, "size": 1}}] 2022-04-02T01:32:40.507 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:32:41.116 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:32:41.116 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:32:41.021873Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:32:41.021873Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:32:41.021873Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:32:41.021873Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:32:41.021873Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:32:41.021873Z", "running": 0, "size": 1}}] 2022-04-02T01:32:51.140 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:32:51.749 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:32:51.749 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:32:51.633868Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:32:51.633868Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:32:51.633868Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:32:51.633868Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:32:51.633868Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:32:51.633868Z", "running": 0, "size": 1}}] 2022-04-02T01:33:01.770 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:33:02.384 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:33:02.384 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:33:02.296294Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:33:02.296294Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:33:02.296294Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:33:02.296294Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:33:02.296294Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:33:02.296294Z", "running": 0, "size": 1}}] 2022-04-02T01:33:04.614 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:33:04.612827 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:33:05.213 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:33:05.211995 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:33:05.204+0000 7f7e12e94380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:33:05.214 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:33:05.204+0000 7f7e12e94380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:33:05.214 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:33:05.204+0000 7f7e12e94380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:33:05.214 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:33:12.408 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:33:13.074 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:33:13.075 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:33:12.956357Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:33:12.956357Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:33:12.956357Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:33:12.956357Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:33:12.956357Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:33:12.956357Z", "running": 0, "size": 1}}] 2022-04-02T01:33:23.099 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:33:23.768 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:33:23.769 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:33:23.634339Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:33:23.634339Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:33:23.634339Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:33:23.634339Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:33:23.634339Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:33:23.634339Z", "running": 0, "size": 1}}] 2022-04-02T01:33:33.794 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:33:34.405 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:33:34.406 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:33:34.309076Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:33:34.309076Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:33:34.309076Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:33:34.309076Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:33:34.309076Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:33:34.309076Z", "running": 0, "size": 1}}] 2022-04-02T01:33:44.431 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:33:45.120 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:33:45.121 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:33:44.981437Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:33:44.981437Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:33:44.981437Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:33:44.981437Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:33:44.981437Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:33:44.981437Z", "running": 0, "size": 1}}] 2022-04-02T01:33:55.143 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:33:55.789 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:33:55.790 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:33:55.693573Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:33:55.693573Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:33:55.693573Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:33:55.693573Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:33:55.693573Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:33:55.693573Z", "running": 0, "size": 1}}] 2022-04-02T01:34:05.813 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:34:06.466 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:34:06.466 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:34:06.367216Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:34:06.367216Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:34:06.367216Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:34:06.367216Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:34:06.367216Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:34:06.367216Z", "running": 0, "size": 1}}] 2022-04-02T01:34:16.491 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:34:17.137 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:34:17.137 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:34:17.032330Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:34:17.032330Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:34:17.032330Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:34:17.032330Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:34:17.032330Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:34:17.032330Z", "running": 0, "size": 1}}] 2022-04-02T01:34:27.163 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:34:27.793 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:34:27.794 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:34:27.679635Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:34:27.679635Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:34:27.679635Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:34:27.679635Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:34:27.679635Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:34:27.679635Z", "running": 0, "size": 1}}] 2022-04-02T01:34:37.818 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:34:38.443 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:34:38.443 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:34:38.359580Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:34:38.359580Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:34:38.359580Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:34:38.359580Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:34:38.359580Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:34:38.359580Z", "running": 0, "size": 1}}] 2022-04-02T01:34:48.466 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:34:49.084 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:34:49.085 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:34:48.994591Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:34:48.994591Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:34:48.994591Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:34:48.994591Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:34:48.994591Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:34:48.994591Z", "running": 0, "size": 1}}] 2022-04-02T01:34:59.113 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:34:59.725 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:34:59.725 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:34:59.625796Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:34:59.625796Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:34:59.625796Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:34:59.625796Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:34:59.625796Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:34:59.625796Z", "running": 0, "size": 1}}] 2022-04-02T01:35:09.751 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:35:10.393 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:35:10.394 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:35:10.269503Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:35:10.269503Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:35:10.269503Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:35:10.269503Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:35:10.269503Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:35:10.269503Z", "running": 0, "size": 1}}] 2022-04-02T01:35:20.419 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:35:21.073 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:35:21.074 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:35:20.918873Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:35:20.918873Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:35:20.918873Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:35:20.918873Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:35:20.918873Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:35:20.918873Z", "running": 0, "size": 1}}] 2022-04-02T01:35:31.098 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:35:34.417 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:35:34.417 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:35:34.311676Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:35:34.311676Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:35:34.311676Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:35:34.311676Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:35:34.311676Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:35:34.311676Z", "running": 0, "size": 1}}] 2022-04-02T01:35:44.440 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:35:45.051 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:35:45.052 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:35:44.957653Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:35:44.957653Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:35:44.957653Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:35:44.957653Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:35:44.957653Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:35:44.957653Z", "running": 0, "size": 1}}] 2022-04-02T01:35:55.073 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:35:55.739 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:35:55.739 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:35:55.617284Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:35:55.617284Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:35:55.617284Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:35:55.617284Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:35:55.617284Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:35:55.617284Z", "running": 0, "size": 1}}] 2022-04-02T01:36:05.763 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:36:06.344 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:36:06.345 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:36:06.249007Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:36:06.249007Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:36:06.249007Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:36:06.249007Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:36:06.249007Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:36:06.249007Z", "running": 0, "size": 1}}] 2022-04-02T01:36:16.369 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:36:17.025 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:36:17.026 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:36:16.935666Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:36:16.935666Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:36:16.935666Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:36:16.935666Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:36:16.935666Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:36:16.935666Z", "running": 0, "size": 1}}] 2022-04-02T01:36:27.048 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:36:27.662 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:36:27.662 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:36:27.565388Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:36:27.565388Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:36:27.565388Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:36:27.565388Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:36:27.565388Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:36:27.565388Z", "running": 0, "size": 1}}] 2022-04-02T01:36:37.683 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:36:38.316 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:36:38.316 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:36:38.187785Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:36:38.187785Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:36:38.187785Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:36:38.187785Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:36:38.187785Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:36:38.187785Z", "running": 0, "size": 1}}] 2022-04-02T01:36:48.357 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:36:49.131 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:36:49.131 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:36:48.873397Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:36:48.873397Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:36:48.873397Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:36:48.873397Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:36:48.873397Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:36:48.873397Z", "running": 0, "size": 1}}] 2022-04-02T01:36:59.158 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:36:59.771 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:36:59.771 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:36:59.671454Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:36:59.671454Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:36:59.671454Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:36:59.671454Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:36:59.671454Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:36:59.671454Z", "running": 0, "size": 1}}] 2022-04-02T01:37:09.796 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:37:10.413 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:37:10.413 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:37:10.291282Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:37:10.291282Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:37:10.291282Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:37:10.291282Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:37:10.291282Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:37:10.291282Z", "running": 0, "size": 1}}] 2022-04-02T01:37:20.437 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:37:21.038 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:37:21.039 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:37:20.948506Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:37:20.948506Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:37:20.948506Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:37:20.948506Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:37:20.948506Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:37:20.948506Z", "running": 0, "size": 1}}] 2022-04-02T01:37:31.070 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:37:31.683 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:37:31.683 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:37:31.588179Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:37:31.588179Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:37:31.588179Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:37:31.588179Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:37:31.588179Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:37:31.588179Z", "running": 0, "size": 1}}] 2022-04-02T01:37:41.705 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:37:42.334 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:37:42.335 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:37:42.247590Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:37:42.247590Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:37:42.247590Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:37:42.247590Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:37:42.247590Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:37:42.247590Z", "running": 0, "size": 1}}] 2022-04-02T01:37:52.357 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:37:52.958 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:37:52.959 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:37:52.867376Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:37:52.867376Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:37:52.867376Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:37:52.867376Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:37:52.867376Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:37:52.867376Z", "running": 0, "size": 1}}] 2022-04-02T01:38:02.981 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:38:03.606 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:38:03.606 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:38:03.514349Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:38:03.514349Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:38:03.514349Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:38:03.514349Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:38:03.514349Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:38:03.514349Z", "running": 0, "size": 1}}] 2022-04-02T01:38:13.627 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:38:14.284 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:38:14.285 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:38:14.152854Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:38:14.152854Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:38:14.152854Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:38:14.152854Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:38:14.152854Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:38:14.152854Z", "running": 0, "size": 1}}] 2022-04-02T01:38:24.305 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:38:24.931 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:38:24.931 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:38:24.827975Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:38:24.827975Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:38:24.827975Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:38:24.827975Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:38:24.827975Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:38:24.827975Z", "running": 0, "size": 1}}] 2022-04-02T01:38:34.955 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:38:35.571 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:38:35.572 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:38:35.480858Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:38:35.480858Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:38:35.480858Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:38:35.480858Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:38:35.480858Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:38:35.480858Z", "running": 0, "size": 1}}] 2022-04-02T01:38:45.595 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:38:46.202 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:38:46.202 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:38:46.069013Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:38:46.069013Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:38:46.069013Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:38:46.069013Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:38:46.069013Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:38:46.069013Z", "running": 0, "size": 1}}] 2022-04-02T01:38:56.226 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:38:56.914 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:38:56.914 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:38:56.742760Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:38:56.742760Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:38:56.742760Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:38:56.742760Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:38:56.742760Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:38:56.742760Z", "running": 0, "size": 1}}] 2022-04-02T01:39:06.938 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:39:07.598 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:39:07.598 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:39:07.499790Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:39:07.499790Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:39:07.499790Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:39:07.499790Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:39:07.499790Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:39:07.499790Z", "running": 0, "size": 1}}] 2022-04-02T01:39:17.621 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:39:18.244 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:39:18.245 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:39:18.160845Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:39:18.160845Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:39:18.160845Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:39:18.160845Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:39:18.160845Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:39:18.160845Z", "running": 0, "size": 1}}] 2022-04-02T01:39:28.278 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:39:28.881 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:39:28.881 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:39:28.790688Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:39:28.790688Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:39:28.790688Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:39:28.790688Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:39:28.790688Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:39:28.790688Z", "running": 0, "size": 1}}] 2022-04-02T01:39:38.903 DEBUG:teuthology.orchestra.run.smithi145:> kubectl -n rook-ceph exec rook-ceph-tools-d6d7c985c-k9vjc -- ceph orch ls -f json 2022-04-02T01:39:39.503 INFO:teuthology.orchestra.run.smithi145.stdout: 2022-04-02T01:39:39.503 INFO:teuthology.orchestra.run.smithi145.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:24:06.000000Z", "last_refresh": "2022-04-02T01:39:39.411883Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:07:05.000000Z", "last_refresh": "2022-04-02T01:39:39.411883Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:05:49.000000Z", "last_refresh": "2022-04-02T01:39:39.411883Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a1d2ec729cd28cd0662e273d092773e6999c4d49ccee9bc84a78cbae7eae2cdf", "container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "created": "2022-04-02T01:08:47.000000Z", "last_refresh": "2022-04-02T01:39:39.411883Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-04-02T01:39:39.411883Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a", "last_refresh": "2022-04-02T01:39:39.411883Z", "running": 0, "size": 1}}] 2022-04-02T01:39:39.525 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T01:39:39.525 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 530, in ceph_config_keyring yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T01:39:39.526 INFO:tasks.rook:Cleaning up config and client.admin keyring 2022-04-02T01:39:39.526 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2022-04-02T01:39:39.543 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 478, in rook_post_config yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T01:39:39.544 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 442, in rook_toolbox yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T01:39:39.563 DEBUG:teuthology.orchestra.remote:smithi145:rook/deploy/examples/operator.yaml is 20KB 2022-04-02T01:39:39.577 DEBUG:teuthology.orchestra.run.smithi145:> kubectl delete -f rook/deploy/examples/toolbox.yaml 2022-04-02T01:39:39.682 INFO:teuthology.orchestra.run.smithi145.stdout:deployment.apps "rook-ceph-tools" deleted 2022-04-02T01:39:39.697 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 379, in rook_cluster yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_76cd7b384b2b46da30d83ba18f236e3ddc3bdb8a/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d877b023166308f282187444de8e8e725ffb27d2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-04-02T01:39:39.698 DEBUG:teuthology.orchestra.run.smithi145:> kubectl delete -f cluster.yaml 2022-04-02T01:39:39.860 INFO:teuthology.orchestra.run.smithi145.stdout:cephcluster.ceph.rook.io "rook-ceph" deleted 2022-04-02T01:39:39.861 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.860070 I | ceph-cluster-controller: CR "rook-ceph" is going be deleted, cancelling any ongoing orchestration 2022-04-02T01:39:39.861 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.860215 I | operator: reloading operator's CRDs manager, cancelling all orchestrations! 2022-04-02T01:39:39.861 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.860384 I | op-mon: stopping monitoring of mons in namespace "rook-ceph" 2022-04-02T01:39:39.862 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.860402 I | op-osd: stopping monitoring of OSDs in namespace "rook-ceph" 2022-04-02T01:39:39.862 INFO:tasks.rook.operator.smithi145.stdout:I0402 01:39:39.860414 1 manager.go:148] objectbucket.io/provisioner-manager "msg"="stopping provisioner" "name"="rook-ceph.ceph.rook.io/bucket" "reason"={} 2022-04-02T01:39:39.863 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.860594 I | ceph-cluster-controller: stopping monitoring of ceph status 2022-04-02T01:39:39.864 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.860810 I | operator: successfully started the controller-runtime manager 2022-04-02T01:39:39.873 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.872511 I | op-k8sutil: ROOK_CURRENT_NAMESPACE_ONLY="false" (env var) 2022-04-02T01:39:39.873 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.872530 I | operator: watching all namespaces for Ceph CRs 2022-04-02T01:39:39.873 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.872561 I | operator: setting up schemes 2022-04-02T01:39:39.876 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:39.875694 I | operator: setting up the controller-runtime manager 2022-04-02T01:39:40.179 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.178902 I | operator: looking for admission webhook secret "rook-ceph-admission-controller" 2022-04-02T01:39:40.185 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.181996 I | operator: admission webhook secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-04-02T01:39:40.185 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182049 I | ceph-cluster-controller: successfully started 2022-04-02T01:39:40.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182149 I | ceph-cluster-controller: enabling hotplug orchestration 2022-04-02T01:39:40.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182187 I | ceph-crashcollector-controller: successfully started 2022-04-02T01:39:40.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182235 I | ceph-block-pool-controller: successfully started 2022-04-02T01:39:40.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182280 I | ceph-object-store-user-controller: successfully started 2022-04-02T01:39:40.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182323 I | ceph-object-realm-controller: successfully started 2022-04-02T01:39:40.187 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182354 I | ceph-object-zonegroup-controller: successfully started 2022-04-02T01:39:40.187 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182382 I | ceph-object-zone-controller: successfully started 2022-04-02T01:39:40.187 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182676 I | ceph-object-controller: successfully started 2022-04-02T01:39:40.187 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182770 I | ceph-file-controller: successfully started 2022-04-02T01:39:40.188 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182840 I | ceph-nfs-controller: successfully started 2022-04-02T01:39:40.188 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182886 I | ceph-rbd-mirror-controller: successfully started 2022-04-02T01:39:40.188 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182924 I | ceph-client-controller: successfully started 2022-04-02T01:39:40.189 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182947 I | ceph-filesystem-mirror-controller: successfully started 2022-04-02T01:39:40.189 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.182982 I | operator: rook-ceph-operator-config-controller successfully started 2022-04-02T01:39:40.190 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.183000 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2022-04-02T01:39:40.190 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.183018 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2022-04-02T01:39:40.190 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.183043 I | ceph-bucket-topic: successfully started 2022-04-02T01:39:40.190 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.183065 I | ceph-bucket-notification: successfully started 2022-04-02T01:39:40.191 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.183077 I | ceph-bucket-notification: successfully started 2022-04-02T01:39:40.191 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.183103 I | ceph-fs-subvolumegroup-controller: successfully started 2022-04-02T01:39:40.191 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.184124 I | operator: starting the controller-runtime manager 2022-04-02T01:39:40.288 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.287164 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-04-02T01:39:40.288 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.287241 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-04-02T01:39:40.289 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.287262 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-04-02T01:39:40.303 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.302644 I | operator: rook-ceph-operator-config-controller done reconciling 2022-04-02T01:39:40.333 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.332282 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:40.361 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.360884 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:39:40.374 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.373711 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:39:40.986 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:40.985805 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:40.976+0000 7f4686ee6380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:40.987 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:40.976+0000 7f4686ee6380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:40.987 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:40.976+0000 7f4686ee6380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:40.988 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:41.044 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:41.043728 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:41.650 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:41.648945 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:41.640+0000 7f8d1a2e1380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:41.650 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:41.640+0000 7f8d1a2e1380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:41.651 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:41.640+0000 7f8d1a2e1380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:41.651 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:41.663 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:41.663261 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:42.284 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:42.283232 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:42.276+0000 7fb805737380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:42.284 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:42.276+0000 7fb805737380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:42.284 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:42.276+0000 7fb805737380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:42.285 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:42.309 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:42.309099 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:42.899 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:42.898457 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:42.888+0000 7f1d8f15b380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:42.900 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:42.888+0000 7f1d8f15b380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:42.900 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:42.888+0000 7f1d8f15b380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:42.900 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:42.963 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:42.962939 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:43.547 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:43.546059 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:43.536+0000 7f432c4e5380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:43.547 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:43.536+0000 7f432c4e5380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:43.547 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:43.536+0000 7f432c4e5380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:43.548 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:43.633 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:43.632787 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:44.262 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:44.261136 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:44.252+0000 7fd0c25a3380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:44.262 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:44.252+0000 7fd0c25a3380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:44.263 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:44.252+0000 7fd0c25a3380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:44.263 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:44.437 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:44.436615 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:45.041 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:45.040793 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:45.032+0000 7f1f8f61a380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:45.042 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:45.032+0000 7f1f8f61a380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:45.042 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:45.032+0000 7f1f8f61a380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:45.042 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:45.371 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:45.370500 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:46.021 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:46.019934 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:46.012+0000 7fcceb6f2380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:46.144 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:46.012+0000 7fcceb6f2380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:46.145 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:46.012+0000 7fcceb6f2380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:46.145 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:46.673 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:46.666882 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:47.283 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:47.282133 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:47.272+0000 7f016af4e380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:47.283 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:47.272+0000 7f016af4e380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:47.283 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:47.272+0000 7f016af4e380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:47.284 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:48.568 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:48.567225 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:49.205 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:49.204427 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:49.196+0000 7f9c1c38c380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:49.205 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:49.196+0000 7f9c1c38c380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:49.206 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:49.196+0000 7f9c1c38c380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:49.206 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:50.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:50.483341 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:39:50.499 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:50.497863 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:39:51.773 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:51.772055 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:52.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:52.377098 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:52.368+0000 7fe810134380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:52.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:52.368+0000 7fe810134380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:52.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:52.368+0000 7fe810134380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:52.379 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:39:57.530 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:57.529413 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:39:58.138 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:39:58.137000 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:39:58.128+0000 7fb53e840380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:39:58.138 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:58.128+0000 7fb53e840380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:39:58.138 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:39:58.128+0000 7fb53e840380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:39:58.139 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:40:00.557 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:00.556532 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:00.568 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:00.567535 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:08.383 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:08.382719 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:40:09.002 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:09.001367 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:40:08.992+0000 7f8ecd499380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:40:09.003 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:40:08.992+0000 7f8ecd499380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:40:09.003 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:40:08.992+0000 7f8ecd499380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:40:09.003 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:40:11.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:11.447032 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:11.457 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:11.456390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:21.532 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:21.531698 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:21.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:21.543062 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:29.488 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:29.487510 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:40:30.093 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:30.092828 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:40:30.083+0000 7f0e7b25a380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:40:30.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:40:30.083+0000 7f0e7b25a380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:40:30.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:40:30.083+0000 7f0e7b25a380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:40:30.094 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:40:31.690 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:31.689775 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:31.699 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:31.698776 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:41.828 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:41.827818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:41.838 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:41.837766 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:51.923 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:51.922664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:40:51.933 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:40:51.932767 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:02.025 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:02.023818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:02.037 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:02.036682 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:11.062 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:11.061211 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:41:11.733 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:11.732508 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:41:11.718+0000 7fcb3bf82380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:41:11.734 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:41:11.718+0000 7fcb3bf82380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:41:11.734 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:41:11.718+0000 7fcb3bf82380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:41:11.734 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:41:12.133 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:12.132801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:12.144 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:12.143359 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:22.279 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:22.278194 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:22.290 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:22.289374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:32.417 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:32.415954 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:32.429 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:32.428356 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:42.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:42.542137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:42.554 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:42.553852 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:52.692 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:52.691917 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:41:52.702 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:41:52.701309 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:02.814 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:02.813190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:02.823 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:02.822148 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:12.927 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:12.923825 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:12.934 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:12.933110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:22.989 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:22.986699 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:22.998 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:22.997549 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:33.067 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:33.066453 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:33.078 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:33.077540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:33.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:33.661513 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:42:34.318 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:34.316872 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:42:34.308+0000 7fb84cb7f380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:42:34.318 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:42:34.308+0000 7fb84cb7f380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:42:34.318 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:42:34.308+0000 7fb84cb7f380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:42:34.318 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:42:43.183 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:43.182221 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:43.194 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:43.193908 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:53.285 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:53.283705 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:42:53.296 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:42:53.295583 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:03.401 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:03.400722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:03.412 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:03.412274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:13.477 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:13.476133 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:13.487 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:13.487268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:23.566 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:23.565528 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:23.578 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:23.576733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:33.639 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:33.638865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:33.650 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:33.649941 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:43.735 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:43.734112 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:43.747 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:43.746816 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:53.815 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:53.814842 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:43:53.826 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:43:53.825435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:03.904 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:03.903642 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:03.914 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:03.913754 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:13.994 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:13.993740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:14.006 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:14.005252 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:24.141 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:24.140337 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:24.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:24.152580 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:34.243 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:34.242370 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:34.255 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:34.254173 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:44.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:44.358011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:44.370 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:44.369579 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:54.436 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:54.435458 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:44:54.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:44:54.446048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:04.552 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:04.551232 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:04.566 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:04.565458 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:14.657 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:14.656940 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:14.669 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:14.669281 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:18.178 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:18.176674 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:45:18.789 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:18.788906 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:45:18.781+0000 7f694cf50380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:45:18.790 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:45:18.781+0000 7f694cf50380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:45:18.790 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:45:18.781+0000 7f694cf50380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:45:18.790 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:45:24.775 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:24.774950 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:24.787 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:24.786584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:34.912 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:34.911303 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:34.922 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:34.922108 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:45.060 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:45.059917 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:45.071 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:45.070877 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:55.174 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:55.173352 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:45:55.185 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:45:55.184460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:05.292 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:05.291269 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:05.305 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:05.303439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:15.396 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:15.395587 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:15.463 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:15.406770 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:25.504 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:25.503690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:25.515 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:25.514585 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:35.614 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:35.613572 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:35.624 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:35.623920 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:45.675 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:45.674943 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:45.686 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:45.684910 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:55.785 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:55.784781 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:46:55.795 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:46:55.794850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:05.901 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:05.900516 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:05.912 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:05.911406 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:16.032 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:16.031267 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:16.043 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:16.042806 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:26.141 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:26.140931 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:26.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:26.152443 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:36.260 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:36.260108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:36.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:36.271376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:46.341 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:46.340556 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:46.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:46.352039 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:56.438 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:56.437612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:47:56.449 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:47:56.449548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:06.616 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:06.616043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:06.627 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:06.627288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:16.723 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:16.722658 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:16.734 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:16.733887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:26.982 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:26.981854 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:26.993 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:26.992904 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:37.546 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:37.545825 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:37.560 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:37.559618 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:47.743 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:47.742413 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:47.843 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:47.842962 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:58.184 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:58.183893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:48:58.196 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:48:58.196082 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:08.293 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:08.292915 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:08.303 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:08.302965 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:18.400 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:18.399758 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:18.409 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:18.409643 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:28.495 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:28.495391 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:28.505 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:28.504943 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:38.565 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:38.565360 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:38.603 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:38.603078 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:48.703 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:48.703190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:48.720 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:48.720077 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:58.829 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:58.829232 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:49:58.840 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:49:58.839761 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:08.941 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:08.941314 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:08.951 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:08.950733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:19.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:19.049112 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:19.062 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:19.061949 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:29.172 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:29.171289 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:29.189 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:29.188666 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:39.280 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:39.279655 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:39.290 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:39.290091 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:46.477 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:46.477015 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T01:50:47.070 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:47.069606 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T01:50:47.062+0000 7f68cb697380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T01:50:47.070 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:50:47.062+0000 7f68cb697380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T01:50:47.071 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T01:50:47.062+0000 7f68cb697380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T01:50:47.071 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T01:50:49.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:49.351158 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:49.363 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:49.363241 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:59.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:59.447416 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:50:59.457 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:50:59.456767 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:09.516 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:09.516441 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:09.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:09.526626 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:19.593 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:19.592695 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:19.660 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:19.660381 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:29.763 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:29.762914 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:29.773 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:29.772798 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:39.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:39.824599 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:39.873 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:39.872885 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:49.965 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:49.964609 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:51:49.973 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:51:49.973411 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:00.035 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:00.035352 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:00.044 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:00.044691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:10.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:10.151240 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:10.165 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:10.165202 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:20.266 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:20.265713 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:20.279 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:20.278911 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:30.387 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:30.386562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:30.399 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:30.398850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:40.498 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:40.498411 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:40.507 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:40.506933 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:50.615 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:50.615442 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:52:50.627 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:52:50.627297 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:00.721 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:00.721189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:00.732 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:00.732740 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:10.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:10.827515 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:10.839 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:10.839543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:20.910 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:20.909764 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:20.919 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:20.919888 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:30.985 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:30.984541 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:30.995 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:30.995890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:41.086 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:41.085764 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:41.098 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:41.098156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:51.160 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:51.159859 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:53:51.170 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:53:51.170412 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:01.274 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:01.274374 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:01.285 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:01.285294 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:11.372 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:11.372307 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:11.383 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:11.383410 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:21.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:21.447717 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:21.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:21.458730 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:31.528 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:31.528127 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:31.539 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:31.539114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:41.631 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:41.631020 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:41.640 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:41.640764 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:51.770 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:51.769895 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:54:51.781 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:54:51.781631 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:01.849 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:01.848714 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:01.901 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:01.900646 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:12.004 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:12.003815 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:12.012 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:12.012733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:22.076 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:22.076210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:22.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:22.088750 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:32.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:32.154513 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:32.164 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:32.164270 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:42.228 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:42.228150 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:42.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:42.238880 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:52.313 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:52.313064 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:55:52.323 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:55:52.323668 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:02.390 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:02.390336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:02.402 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:02.402003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:12.502 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:12.502417 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:12.515 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:12.515197 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:22.582 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:22.582499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:22.594 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:22.594280 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:32.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:32.710450 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:32.722 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:32.722228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:42.780 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:42.780379 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:42.791 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:42.790503 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:52.857 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:52.857611 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:56:52.914 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:56:52.914521 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:02.970 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:02.970119 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:02.979 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:02.979199 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:13.084 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:13.084443 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:13.096 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:13.096540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:23.226 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:23.226002 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:23.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:23.238985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:33.301 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:33.300943 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:33.391 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:33.391612 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:43.527 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:43.527552 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:43.536 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:43.536325 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:53.664 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:53.664895 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:57:53.676 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:57:53.675714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:03.735 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:03.735112 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:03.783 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:03.783548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:13.891 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:13.890448 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:13.903 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:13.903871 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:23.993 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:23.993740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:24.004 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:24.003528 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:34.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:34.131348 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:34.157 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:34.139318 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:44.200 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:44.200104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:44.221 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:44.210538 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:54.306 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:54.306005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:58:54.317 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:58:54.318203 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:04.404 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:04.404412 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:04.415 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:04.416112 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:14.492 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:14.492023 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:14.502 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:14.502821 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:24.570 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:24.569724 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:24.583 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:24.583515 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:34.677 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:34.677693 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:34.688 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:34.688081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:44.778 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:44.778853 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:44.789 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:44.789971 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:54.857 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:54.857543 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T01:59:54.866 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 01:59:54.866873 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:04.933 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:04.933675 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:04.944 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:04.944644 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:15.033 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:15.033226 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:15.043 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:15.044006 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:25.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:25.131200 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:25.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:25.142931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:35.250 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:35.250504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:35.261 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:35.261425 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:45.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:45.365879 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:45.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:45.378334 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:55.483 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:55.483407 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:00:55.503 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:00:55.503846 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:05.560 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:05.560479 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:05.569 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:05.570364 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:15.659 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:15.659777 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:15.674 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:15.672281 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:25.729 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:25.727204 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:25.738 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:25.738805 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:35.837 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:35.838004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:35.847 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:35.847743 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:42.437 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:42.437690 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T02:01:43.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:43.088819 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:01:43.080+0000 7f96155de380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:01:43.089 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:01:43.080+0000 7f96155de380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:01:43.089 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:01:43.080+0000 7f96155de380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:01:43.089 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:01:45.928 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:45.928775 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:45.939 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:45.939997 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:56.184 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:56.184971 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:01:56.195 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:01:56.196168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:06.295 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:06.295890 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:06.362 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:06.362861 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:16.425 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:16.425386 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:16.436 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:16.437195 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:26.634 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:26.634880 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:26.643 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:26.643447 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:36.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:36.761408 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:36.770 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:36.770788 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:46.861 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:46.861957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:46.898 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:46.899235 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:56.961 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:56.961903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:02:56.971 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:02:56.971415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:07.035 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:07.035473 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:07.042 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:07.043097 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:17.104 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:17.103958 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:17.116 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:17.115567 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:27.219 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:27.219531 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:27.228 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:27.229151 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:37.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:37.335135 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:37.347 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:37.347529 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:47.478 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:47.478280 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:47.487 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:47.488155 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:57.555 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:57.555347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:03:57.566 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:03:57.566452 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:07.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:07.655048 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:07.672 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:07.672271 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:17.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:17.761603 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:17.831 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:17.831905 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:27.903 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:27.904058 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:27.914 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:27.915263 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:38.026 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:38.026509 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:38.036 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:38.037195 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:48.158 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:48.158677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:48.169 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:48.168989 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:58.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:58.271273 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:04:58.280 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:04:58.281374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:08.391 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:08.391841 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:08.401 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:08.402499 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:18.473 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:18.474058 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:18.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:18.485429 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:28.684 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:28.684244 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:28.694 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:28.694858 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:38.891 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:38.891351 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:38.903 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:38.902490 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:49.003 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:49.003643 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:49.011 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:49.012230 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:59.126 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:59.127208 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:05:59.136 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:05:59.136928 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:09.313 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:09.313507 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:09.324 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:09.324796 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:19.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:19.389511 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:19.397 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:19.398174 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:29.499 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:29.500182 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:29.509 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:29.510055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:39.600 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:39.600757 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:39.611 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:39.612201 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:49.722 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:49.722289 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:49.733 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:49.734303 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:59.795 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:59.796239 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:06:59.806 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:06:59.806510 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:09.888 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:09.888610 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:09.904 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:09.904488 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:20.045 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:20.045461 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:20.053 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:20.054139 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:30.180 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:30.180893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:30.194 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:30.194858 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:40.333 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:40.333860 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:40.346 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:40.347599 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:50.438 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:50.438567 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:07:50.449 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:07:50.449842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:00.550 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:00.550871 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:00.559 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:00.560649 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:10.650 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:10.650976 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:10.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:10.662841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:20.744 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:20.744596 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:20.755 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:20.755715 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:30.816 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:30.816900 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:30.826 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:30.826567 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:40.947 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:40.947518 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:40.958 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:40.959650 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:51.015 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:51.015565 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:08:51.026 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:08:51.027367 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:01.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:01.100381 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:01.110 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:01.110518 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:11.262 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:11.262738 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:11.273 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:11.274266 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:21.392 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:21.392434 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:21.401 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:21.402496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:31.463 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:31.463584 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:31.473 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:31.473775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:41.519 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:41.519078 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:41.528 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:41.529215 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:51.590 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:51.590532 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:09:51.603 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:09:51.604268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:01.701 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:01.701783 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:01.712 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:01.713304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:11.832 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:11.832333 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:11.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:11.843431 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:21.899 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:21.900218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:21.909 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:21.909909 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:31.970 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:31.971375 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:31.982 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:31.982761 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:42.120 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:42.119600 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:42.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:42.134429 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:52.258 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:52.258265 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:10:52.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:10:52.269733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:02.321 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:02.321582 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:02.332 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:02.333123 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:12.401 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:12.401986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:12.464 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:12.464988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:22.576 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:22.577032 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:22.591 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:22.590643 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:32.660 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:32.660584 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:32.669 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:32.670129 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:42.772 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:42.773225 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:42.783 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:42.783739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:52.871 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:52.871593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:11:52.880 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:11:52.880626 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:03.005 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:03.006047 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:03.015 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:03.015399 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:13.113 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:13.113576 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:13.122 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:13.122546 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:23.220 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:23.220305 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:23.230 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:23.231088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:33.329 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:33.329834 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:33.339 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:33.340290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:43.409 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:43.409039 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:43.465 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:43.464051 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:53.569 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:53.569849 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:12:53.577 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:12:53.578131 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:03.669 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:03.669584 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:03.871 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:03.679890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:13.744 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:13.744997 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:13.755 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:13.755516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:23.822 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:23.822074 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:23.833 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:23.834097 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:33.931 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:33.932125 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:33.943 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:33.944197 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:44.067 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:44.067731 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:44.078 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:44.079261 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:54.175 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:54.175417 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:13:54.183 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:13:54.183925 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:04.302 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:04.302764 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:04.313 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:04.313656 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:14.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:14.381068 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:14.391 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:14.391773 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:24.457 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:24.456646 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:24.468 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:24.469345 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:34.540 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:34.540595 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:34.550 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:34.551163 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:44.657 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:44.657891 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:44.669 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:44.669841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:54.764 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:54.765224 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:14:54.824 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:14:54.825208 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:04.982 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:04.982615 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:04.993 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:04.992847 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:15.090 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:15.090637 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:15.099 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:15.099828 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:25.161 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:25.161276 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:25.171 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:25.172211 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:35.253 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:35.253988 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:35.267 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:35.268291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:45.332 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:45.332648 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:45.376 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:45.375956 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:55.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:55.440587 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:15:55.450 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:15:55.450443 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:05.522 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:05.518793 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:05.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:05.529100 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:15.592 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:15.593195 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:15.603 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:15.603493 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:25.689 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:25.690013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:25.700 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:25.700574 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:35.812 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:35.812996 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:35.823 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:35.824432 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:45.878 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:45.878452 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:45.887 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:45.887906 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:56.007 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:56.007004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:16:56.018 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:16:56.018919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:06.105 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:06.105339 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:06.119 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:06.119043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:16.237 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:16.236903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:16.248 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:16.248800 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:26.429 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:26.429569 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:26.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:26.440288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:36.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:36.526864 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:36.537 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:36.537677 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:46.623 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:46.621671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:46.681 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:46.681314 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:56.745 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:56.745082 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:17:56.754 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:17:56.754420 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:06.817 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:06.816997 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:06.828 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:06.828338 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:16.890 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:16.890199 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:16.899 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:16.899534 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:23.096 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:23.096195 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T02:18:23.690 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:23.690488 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:18:23.682+0000 7f9d104df380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:18:23.691 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:18:23.682+0000 7f9d104df380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:18:23.691 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:18:23.682+0000 7f9d104df380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:18:23.691 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:18:26.957 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:26.957717 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:26.968 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:26.968600 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:37.066 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:37.066043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:37.076 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:37.076911 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:47.176 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:47.176163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:47.189 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:47.189370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:57.249 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:57.249595 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:18:57.261 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:18:57.261287 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:07.394 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:07.393888 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:07.403 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:07.403997 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:17.494 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:17.494066 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:17.504 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:17.504550 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:27.576 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:27.576028 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:27.589 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:27.589787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:37.657 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:37.656957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:37.679 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:37.679054 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:48.101 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:48.101057 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:48.112 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:48.112323 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:58.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:58.239904 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:19:58.252 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:19:58.251568 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:08.456 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:08.455804 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:08.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:08.466510 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:18.596 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:18.596123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:18.607 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:18.606945 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:28.676 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:28.676506 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:28.687 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:28.687331 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:38.749 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:38.748755 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:38.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:38.760407 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:48.855 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:48.854893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:48.866 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:48.866005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:58.932 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:58.932591 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:20:58.941 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:20:58.941041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:09.027 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:09.027039 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:09.036 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:09.035730 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:19.099 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:19.099064 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:19.110 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:19.109268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:29.212 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:29.212034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:29.247 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:29.247358 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:39.305 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:39.304944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:39.356 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:39.355818 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:49.439 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:49.438504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:49.457 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:49.456949 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:59.569 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:59.568311 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:21:59.579 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:21:59.578917 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:09.684 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:09.683566 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:09.696 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:09.695748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:19.800 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:19.800256 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:19.810 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:19.810206 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:29.875 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:29.875129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:29.886 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:29.886337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:39.944 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:39.943477 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:39.954 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:39.953854 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:50.066 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:50.065376 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:22:50.075 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:22:50.074822 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:00.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:00.132846 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:00.143 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:00.142747 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:10.275 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:10.274291 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:10.286 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:10.285457 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:20.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:20.350231 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:20.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:20.359596 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:30.430 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:30.429514 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:30.439 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:30.439436 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:40.499 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:40.498720 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:40.508 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:40.507680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:50.614 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:50.613385 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:23:50.628 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:23:50.627568 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:00.715 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:00.714803 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:00.761 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:00.760442 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:10.832 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:10.831526 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:10.843 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:10.842972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:20.913 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:20.913006 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:20.927 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:20.924782 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:31.117 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:31.116839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:31.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:31.127514 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:41.455 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:41.454145 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:41.464 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:41.463988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:51.569 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:51.568644 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:24:51.585 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:24:51.584662 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:01.841 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:01.840926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:01.853 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:01.852356 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:12.180 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:12.179534 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:12.190 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:12.189016 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:22.316 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:22.315429 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:22.326 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:22.325368 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:32.404 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:32.403450 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:32.414 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:32.414081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:42.518 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:42.517435 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:42.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:42.528448 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:52.627 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:52.625921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:25:52.638 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:25:52.637215 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:02.778 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:02.777337 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:02.788 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:02.788005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:12.892 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:12.891837 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:12.902 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:12.901716 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:23.002 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:23.001187 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:23.012 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:23.011690 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:33.089 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:33.088266 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:33.101 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:33.099428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:43.196 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:43.195479 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:43.206 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:43.205423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:53.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:53.268002 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:26:53.278 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:26:53.277596 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:03.387 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:03.385784 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:03.399 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:03.398319 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:13.540 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:13.539138 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:13.550 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:13.549870 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:23.617 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:23.616373 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:23.627 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:23.626420 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:33.723 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:33.721733 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:33.734 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:33.732342 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:43.886 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:43.885462 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:43.894 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:43.893304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:53.985 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:53.984176 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:27:53.996 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:27:53.995754 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:04.058 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:04.057305 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:04.069 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:04.068741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:14.175 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:14.174372 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:14.185 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:14.184118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:24.245 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:24.244577 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:24.260 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:24.259355 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:34.321 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:34.319825 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:34.332 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:34.331761 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:44.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:44.388221 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:44.400 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:44.399371 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:54.496 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:54.495407 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:28:54.513 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:28:54.512732 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:04.577 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:04.575717 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:04.588 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:04.586806 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:14.661 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:14.659817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:14.671 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:14.670145 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:24.738 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:24.737213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:24.785 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:24.784160 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:34.879 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:34.878103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:34.891 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:34.889970 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:44.982 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:44.981044 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:44.995 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:44.994029 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:55.108 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:55.106650 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:29:55.118 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:29:55.117156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:05.187 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:05.185983 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:05.199 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:05.198101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:15.307 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:15.305712 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:15.325 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:15.323869 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:25.425 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:25.423224 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:25.433 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:25.432600 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:35.547 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:35.545821 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:35.556 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:35.555367 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:45.702 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:45.700818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:45.712 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:45.710687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:55.808 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:55.806965 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:30:55.819 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:30:55.817765 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:05.899 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:05.897355 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:05.909 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:05.908623 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:16.061 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:16.060261 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:16.072 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:16.070741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:26.280 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:26.279318 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:26.291 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:26.290025 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:36.379 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:36.378066 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:36.388 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:36.387119 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:46.454 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:46.452709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:46.501 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:46.500533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:56.665 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:56.663801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:31:56.680 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:31:56.677816 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:06.745 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:06.743508 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:06.755 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:06.754346 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:16.831 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:16.829963 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:16.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:16.840420 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:26.900 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:26.899329 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:26.914 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:26.913092 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:37.038 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:37.036263 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:37.048 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:37.047527 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:47.106 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:47.105427 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:47.192 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:47.190799 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:57.272 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:57.270161 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:32:57.314 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:32:57.313271 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:07.407 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:07.405831 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:07.416 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:07.415654 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:17.479 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:17.477184 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:17.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:17.488616 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:27.588 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:27.586947 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:27.598 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:27.596785 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:37.693 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:37.691545 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:37.704 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:37.703302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:47.767 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:47.765593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:47.777 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:47.776409 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:57.883 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:57.881502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:33:57.893 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:33:57.892539 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:08.039 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:08.037956 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:08.052 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:08.050736 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:18.161 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:18.160363 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:18.169 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:18.168336 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:28.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:28.269504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:28.279 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:28.277852 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:38.370 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:38.369109 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:38.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:38.379192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:48.441 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:48.440231 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:48.451 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:48.449832 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:58.517 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:58.516344 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:34:58.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:34:58.528701 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:03.701 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:03.699592 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T02:35:04.342 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:04.340676 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:35:04.331+0000 7f673facf380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:35:04.343 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:35:04.331+0000 7f673facf380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:35:04.343 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:35:04.331+0000 7f673facf380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:35:04.343 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:35:08.656 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:08.654450 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:08.666 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:08.665379 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:18.781 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:18.780003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:18.791 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:18.789647 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:28.953 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:28.951542 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:28.971 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:28.969550 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:39.028 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:39.023901 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:39.034 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:39.033379 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:49.112 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:49.111120 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:49.123 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:49.121720 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:59.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:59.238245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:35:59.250 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:35:59.249321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:09.374 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:09.372725 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:09.385 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:09.384098 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:19.473 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:19.472065 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:19.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:19.482722 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:29.563 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:29.561938 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:29.574 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:29.573502 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:39.639 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:39.637483 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:39.650 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:39.648263 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:49.745 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:49.742989 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:49.755 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:49.754512 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:59.832 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:59.830331 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:36:59.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:36:59.840968 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:09.935 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:09.933897 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:09.944 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:09.943679 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:20.012 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:20.010737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:20.025 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:20.023566 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:30.226 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:30.224743 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:30.237 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:30.235572 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:40.306 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:40.304686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:40.316 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:40.315277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:50.393 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:50.390996 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:37:50.404 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:37:50.402548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:00.493 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:00.491837 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:00.502 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:00.501596 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:10.563 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:10.561638 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:10.573 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:10.572192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:20.634 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:20.632926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:20.646 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:20.644775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:30.715 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:30.713297 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:30.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:30.724663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:40.816 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:40.814548 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:40.826 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:40.825447 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:50.904 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:50.902477 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:38:50.915 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:38:50.914192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:00.967 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:00.966044 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:00.976 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:00.974777 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:11.058 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:11.055952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:11.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:11.067630 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:21.181 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:21.179883 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:21.192 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:21.190229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:31.289 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:31.287939 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:31.300 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:31.299090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:41.386 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:41.384469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:41.396 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:41.395010 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:51.493 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:51.491878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:39:51.505 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:39:51.504250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:01.608 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:01.606876 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:01.620 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:01.619045 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:11.686 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:11.685010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:11.697 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:11.696189 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:21.766 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:21.764998 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:21.778 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:21.776616 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:31.877 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:31.875340 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:31.888 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:31.886932 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:41.985 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:41.983578 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:41.996 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:41.994731 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:52.090 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:52.088732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:40:52.102 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:40:52.099660 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:02.203 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:02.201486 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:02.211 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:02.210576 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:12.347 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:12.346204 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:12.358 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:12.356475 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:22.541 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:22.539841 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:22.551 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:22.550213 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:32.715 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:32.713500 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:32.724 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:32.722754 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:42.807 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:42.805716 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:42.817 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:42.816320 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:53.195 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:53.193723 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:41:53.206 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:41:53.205034 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:03.265 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:03.263745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:03.276 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:03.274823 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:13.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:13.338784 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:13.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:13.349317 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:23.419 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:23.418413 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:23.430 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:23.428981 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:33.509 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:33.507839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:33.582 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:33.580893 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:43.703 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:43.702098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:43.712 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:43.711018 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:53.819 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:53.817527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:42:53.830 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:42:53.829197 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:03.887 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:03.885896 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:03.951 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:03.948881 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:14.045 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:14.044122 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:14.056 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:14.054691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:24.144 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:24.143113 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:24.156 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:24.154857 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:34.222 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:34.221217 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:34.261 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:34.259663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:44.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:44.378613 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:44.389 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:44.388677 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:54.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:54.457437 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:43:54.468 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:43:54.467388 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:04.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:04.527455 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:04.539 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:04.538184 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:14.645 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:14.643645 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:14.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:14.653941 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:24.721 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:24.720182 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:24.732 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:24.731474 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:34.839 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:34.837967 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:34.851 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:34.849688 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:44.922 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:44.920736 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:44.932 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:44.930827 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:55.022 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:55.021007 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:44:55.033 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:44:55.032440 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:05.101 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:05.100328 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:05.145 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:05.144350 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:15.249 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:15.247675 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:15.259 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:15.258183 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:25.329 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:25.327943 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:25.341 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:25.340188 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:35.510 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:35.508073 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:35.520 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:35.518777 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:45.609 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:45.608565 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:45.621 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:45.620633 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:55.679 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:55.678355 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:45:55.689 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:45:55.688535 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:05.756 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:05.755456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:05.765 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:05.764251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:15.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:15.826126 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:15.837 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:15.836196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:25.903 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:25.902621 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:25.910 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:25.909788 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:36.024 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:36.022983 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:36.033 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:36.032559 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:46.133 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:46.131864 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:46.144 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:46.143556 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:56.247 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:56.245862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:46:56.258 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:46:56.257196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:06.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:06.358161 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:06.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:06.367815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:16.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:16.439329 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:16.451 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:16.450659 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:26.578 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:26.576692 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:26.587 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:26.586272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:36.805 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:36.804528 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:36.817 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:36.816038 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:46.883 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:46.882384 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:46.896 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:46.895491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:57.011 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:57.010250 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:47:57.022 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:47:57.020975 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:07.106 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:07.105007 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:07.118 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:07.117272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:17.242 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:17.241149 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:17.253 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:17.252523 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:27.329 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:27.327740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:27.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:27.338855 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:37.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:37.482986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:37.514 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:37.512605 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:47.572 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:47.571277 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:47.619 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:47.618110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:57.701 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:57.700516 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:48:57.758 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:48:57.757356 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:07.862 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:07.860035 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:07.871 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:07.870456 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:17.967 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:17.965580 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:17.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:17.976801 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:28.066 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:28.064870 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:28.077 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:28.076254 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:38.192 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:38.190960 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:38.202 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:38.202127 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:48.267 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:48.265866 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:48.277 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:48.277002 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:58.384 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:58.383373 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:49:58.394 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:49:58.394055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:08.520 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:08.519511 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:08.530 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:08.529982 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:18.600 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:18.599742 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:18.679 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:18.678714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:28.830 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:28.829570 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:28.841 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:28.839817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:39.001 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:38.999818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:39.017 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:39.015770 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:49.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:49.127429 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:49.147 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:49.146776 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:59.223 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:59.221782 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:50:59.233 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:50:59.232713 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:09.309 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:09.308170 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:09.321 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:09.320220 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:19.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:19.442356 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:19.455 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:19.453927 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:29.597 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:29.595985 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:29.612 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:29.611322 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:39.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:39.725837 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:39.738 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:39.737192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:44.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:44.349139 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T02:51:45.015 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:45.014141 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T02:51:45.005+0000 7f11bb3ab380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T02:51:45.015 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:51:45.005+0000 7f11bb3ab380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T02:51:45.016 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T02:51:45.005+0000 7f11bb3ab380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T02:51:45.016 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T02:51:49.882 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:49.881113 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:49.892 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:49.891437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:59.987 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:59.986470 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:51:59.997 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:51:59.996584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:10.101 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:10.100857 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:10.115 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:10.114718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:20.184 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:20.183688 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:20.193 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:20.192723 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:30.264 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:30.263791 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:30.344 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:30.343639 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:40.423 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:40.422463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:40.434 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:40.433739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:50.537 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:50.536533 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:52:50.547 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:52:50.546612 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:00.647 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:00.646299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:00.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:00.655286 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:10.758 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:10.757750 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:10.768 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:10.767902 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:20.862 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:20.861736 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:20.873 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:20.872554 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:31.018 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:31.017708 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:31.044 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:31.043451 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:41.236 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:41.236202 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:41.246 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:41.246125 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:51.320 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:51.319550 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:53:51.331 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:53:51.330699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:01.480 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:01.479816 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:01.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:01.489605 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:11.650 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:11.649688 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:11.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:11.661551 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:21.748 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:21.747819 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:21.815 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:21.815079 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:32.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:32.130420 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:32.143 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:32.142439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:42.254 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:42.254254 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:42.262 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:42.261786 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:52.363 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:52.362773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:54:52.377 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:54:52.376879 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:02.476 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:02.476074 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:02.487 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:02.487126 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:12.635 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:12.634905 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:12.645 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:12.644856 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:22.708 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:22.708046 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:22.769 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:22.769517 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:32.865 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:32.864568 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:32.875 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:32.874948 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:42.962 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:42.961596 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:42.971 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:42.971454 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:53.070 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:53.070205 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:55:53.080 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:55:53.080362 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:03.147 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:03.146565 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:03.155 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:03.155460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:13.263 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:13.262318 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:13.276 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:13.275999 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:23.384 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:23.383705 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:23.394 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:23.394525 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:33.470 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:33.466794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:33.479 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:33.479110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:43.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:43.542468 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:43.553 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:43.552477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:53.633 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:53.633223 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:56:53.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:56:53.683340 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:03.810 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:03.809838 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:03.821 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:03.821243 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:13.888 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:13.887771 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:13.899 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:13.899461 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:23.969 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:23.968854 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:23.979 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:23.979341 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:34.042 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:34.041978 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:34.054 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:34.053998 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:44.124 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:44.123693 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:44.132 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:44.132618 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:54.226 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:54.226133 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:57:54.234 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:57:54.233837 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:04.374 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:04.373480 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:04.384 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:04.384660 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:14.448 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:14.447440 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:14.458 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:14.458035 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:24.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:24.526242 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:24.537 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:24.537115 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:34.610 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:34.609897 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:34.619 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:34.619842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:44.693 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:44.692897 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:44.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:44.709600 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:54.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:54.827321 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:58:54.839 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:58:54.838731 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:04.944 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:04.943971 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:04.957 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:04.956639 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:15.069 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:15.068677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:15.077 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:15.077870 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:25.182 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:25.181938 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:25.193 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:25.193337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:35.279 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:35.278481 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:35.290 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:35.289502 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:45.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:45.359509 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:45.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:45.375465 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:55.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:55.654830 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T02:59:55.666 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 02:59:55.666195 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:05.840 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:05.840241 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:05.851 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:05.851068 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:15.922 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:15.922021 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:15.933 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:15.932852 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:26.031 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:26.031304 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:26.137 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:26.136597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:36.232 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:36.231988 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:36.243 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:36.243501 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:46.413 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:46.412762 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:46.433 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:46.432637 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:56.515 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:56.514513 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:00:56.527 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:00:56.527476 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:06.630 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:06.630084 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:06.642 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:06.642260 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:16.727 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:16.726715 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:16.740 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:16.740470 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:26.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:26.904305 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:26.915 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:26.915049 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:37.006 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:37.005933 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:37.016 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:37.016232 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:47.077 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:47.077061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:47.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:47.087866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:57.192 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:57.191894 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:01:57.203 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:01:57.203525 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:07.295 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:07.294489 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:07.305 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:07.304952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:17.381 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:17.381428 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:17.393 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:17.393308 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:27.493 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:27.493330 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:27.505 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:27.504596 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:37.569 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:37.567425 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:37.578 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:37.578516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:47.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:47.661397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:47.672 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:47.672556 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:57.789 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:57.788720 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:02:57.799 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:02:57.799396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:07.895 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:07.895211 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:07.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:07.905751 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:17.961 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:17.960815 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:17.971 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:17.971198 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:28.026 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:28.026019 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:28.035 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:28.035879 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:38.158 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:38.158083 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:38.169 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:38.169052 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:48.230 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:48.230283 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:48.245 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:48.245380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:58.370 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:58.370378 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:03:58.382 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:03:58.381413 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:08.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:08.525541 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:08.535 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:08.535286 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:18.611 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:18.609164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:18.621 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:18.620691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:28.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:28.725447 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:28.970 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:28.737615 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:38.841 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:38.840727 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:38.851 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:38.851278 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:48.910 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:48.908758 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:48.918 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:48.918649 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:58.992 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:58.992061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:04:59.010 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:04:59.010343 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:09.067 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:09.066834 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:09.078 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:09.078277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:19.185 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:19.185044 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:19.197 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:19.196664 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:29.364 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:29.363915 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:29.375 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:29.374991 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:39.462 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:39.461628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:39.475 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:39.475460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:49.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:49.727921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:05:49.740 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:05:49.739955 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:00.008 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:00.007165 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:00.019 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:00.019171 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:10.133 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:10.133358 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:10.146 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:10.145900 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:20.535 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:20.535439 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:20.546 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:20.546158 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:30.637 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:30.636638 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:30.648 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:30.648759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:40.704 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:40.704011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:40.747 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:40.747376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:50.807 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:50.806660 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:06:50.817 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:06:50.817337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:00.878 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:00.877732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:00.890 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:00.890032 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:10.963 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:10.963137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:10.971 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:10.971385 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:21.106 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:21.106043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:21.116 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:21.116496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:31.230 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:31.229201 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:31.242 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:31.241201 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:41.307 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:41.307035 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:41.317 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:41.317597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:51.373 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:51.371115 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:07:51.387 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:07:51.381347 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:01.474 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:01.474002 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:01.485 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:01.485516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:11.577 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:11.577033 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:11.588 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:11.588547 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:21.717 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:21.716767 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:21.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:21.728522 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:25.022 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:25.022185 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T03:08:25.647 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:25.646366 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:08:25.635+0000 7f9240715380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:08:25.647 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:08:25.635+0000 7f9240715380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:08:25.647 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:08:25.635+0000 7f9240715380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:08:25.647 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:08:31.832 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:31.831630 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:31.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:31.842173 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:41.972 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:41.972509 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:41.980 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:41.980313 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:52.069 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:52.068709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:08:52.079 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:08:52.079372 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:02.147 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:02.140233 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:02.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:02.153453 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:12.258 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:12.258345 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:12.268 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:12.268094 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:22.357 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:22.357131 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:22.369 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:22.368413 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:32.432 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:32.432352 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:32.444 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:32.444777 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:42.507 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:42.507253 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:42.556 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:42.556009 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:52.619 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:52.618701 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:09:52.669 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:09:52.669415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:02.754 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:02.753794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:02.767 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:02.767060 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:12.875 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:12.874857 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:12.917 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:12.917050 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:23.007 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:23.007364 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:23.063 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:23.063229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:33.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:33.125336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:33.136 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:33.136114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:43.200 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:43.199780 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:43.212 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:43.212184 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:53.272 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:53.271905 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:10:53.282 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:10:53.281911 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:03.405 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:03.404634 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:03.415 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:03.415021 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:13.605 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:13.605011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:13.616 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:13.615506 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:23.716 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:23.714994 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:23.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:23.728306 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:34.011 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:34.010494 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:34.020 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:34.020156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:44.344 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:44.343706 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:44.355 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:44.354570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:54.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:54.458685 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:11:54.470 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:11:54.470141 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:04.910 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:04.910350 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:04.919 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:04.919821 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:15.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:15.131323 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:15.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:15.142469 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:25.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:25.218313 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:25.263 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:25.261681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:35.572 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:35.571752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:35.582 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:35.582172 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:45.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:45.661712 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:45.674 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:45.674435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:55.871 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:55.871646 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:12:55.886 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:12:55.885640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:05.986 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:05.986700 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:05.993 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:05.993929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:16.078 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:16.078389 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:16.089 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:16.089003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:26.161 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:26.160203 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:26.171 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:26.171776 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:36.275 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:36.275106 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:36.287 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:36.286994 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:46.412 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:46.411638 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:46.422 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:46.422575 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:56.541 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:56.540798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:13:56.553 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:13:56.553573 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:06.644 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:06.643608 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:06.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:06.655388 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:16.722 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:16.722078 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:16.732 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:16.732552 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:26.833 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:26.832743 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:26.844 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:26.843970 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:36.949 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:36.948869 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:36.961 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:36.961174 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:47.041 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:47.041571 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:47.052 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:47.052328 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:57.146 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:57.146063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:14:57.159 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:14:57.159168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:07.242 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:07.242220 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:07.255 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:07.254908 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:17.334 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:17.334247 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:17.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:17.345308 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:27.405 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:27.404990 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:27.457 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:27.456753 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:37.522 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:37.521976 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:37.532 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:37.532286 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:47.603 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:47.603270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:47.613 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:47.613297 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:57.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:57.725488 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:15:57.735 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:15:57.735289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:07.798 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:07.798152 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:07.809 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:07.809353 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:17.885 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:17.884967 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:17.894 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:17.894688 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:28.008 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:28.007542 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:28.017 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:28.017744 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:38.082 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:38.082547 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:38.132 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:38.132772 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:48.197 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:48.197499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:48.249 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:48.249031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:58.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:58.359628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:16:58.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:16:58.368409 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:08.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:08.490397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:08.499 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:08.500010 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:18.583 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:18.583420 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:18.595 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:18.595036 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:28.667 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:28.666909 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:28.677 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:28.676943 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:38.776 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:38.776256 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:38.787 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:38.786825 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:48.877 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:48.877362 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:48.888 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:48.888691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:58.984 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:58.983684 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:17:58.996 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:17:58.996416 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:09.099 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:09.099476 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:09.108 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:09.108972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:19.211 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:19.211514 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:19.223 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:19.223573 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:29.301 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:29.300828 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:29.316 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:29.316777 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:39.451 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:39.451184 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:39.462 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:39.462260 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:49.675 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:49.675073 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:49.739 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:49.739049 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:59.800 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:59.800004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:18:59.810 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:18:59.810450 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:09.867 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:09.866825 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:09.877 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:09.877044 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:19.929 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:19.927386 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:19.938 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:19.938279 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:30.003 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:30.003625 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:30.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:30.048888 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:40.126 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:40.126053 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:40.136 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:40.136972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:50.204 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:50.203643 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:19:50.213 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:19:50.213860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:00.265 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:00.265622 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:00.275 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:00.275391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:10.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:10.333745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:10.342 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:10.342807 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:20.449 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:20.449176 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:20.460 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:20.460199 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:30.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:30.543191 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:30.554 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:30.554002 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:40.645 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:40.645583 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:40.663 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:40.662304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:50.768 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:50.767935 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:20:50.778 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:20:50.776639 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:00.832 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:00.832114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:00.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:00.842343 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:10.910 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:10.909690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:10.918 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:10.918450 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:21.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:21.068686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:21.080 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:21.080432 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:31.177 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:31.177593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:31.188 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:31.188707 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:41.259 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:41.259509 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:41.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:41.271469 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:51.327 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:51.327672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:21:51.337 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:21:51.338001 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:01.437 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:01.437184 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:01.448 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:01.448544 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:11.527 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:11.527660 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:11.539 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:11.538906 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:21.637 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:21.637004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:21.648 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:21.648316 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:31.748 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:31.748008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:31.759 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:31.759520 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:41.856 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:41.856243 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:41.867 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:41.867214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:51.941 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:51.941259 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:22:51.952 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:22:51.953005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:02.007 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:02.007181 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:02.016 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:02.017060 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:12.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:12.125109 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:12.137 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:12.136759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:22.229 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:22.229644 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:22.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:22.240437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:32.334 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:32.334320 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:32.344 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:32.344697 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:42.413 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:42.413872 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:42.423 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:42.423627 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:52.486 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:52.486697 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:23:52.537 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:23:52.537192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:02.682 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:02.681995 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:02.693 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:02.693966 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:12.785 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:12.785280 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:12.796 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:12.796372 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:23.249 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:23.248747 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:23.280 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:23.280469 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:33.472 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:33.472108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:33.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:33.484240 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:43.595 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:43.594910 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:43.606 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:43.606543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:53.707 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:53.707650 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:24:53.716 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:24:53.716957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:03.776 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:03.776238 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:03.786 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:03.786867 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:05.653 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:05.652918 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T03:25:06.346 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:06.345715 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:25:06.337+0000 7ff315d5e380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:25:06.346 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:25:06.337+0000 7ff315d5e380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:25:06.346 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:25:06.337+0000 7ff315d5e380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:25:06.347 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:25:13.899 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:13.899120 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:13.909 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:13.910112 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:23.964 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:23.964452 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:23.975 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:23.975138 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:34.083 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:34.083236 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:34.093 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:34.093567 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:44.158 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:44.157964 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:44.167 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:44.167929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:54.247 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:54.247203 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:25:54.262 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:25:54.263003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:04.370 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:04.369888 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:04.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:04.380369 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:14.434 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:14.434266 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:14.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:14.443203 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:24.560 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:24.560479 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:24.570 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:24.570543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:34.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:34.655453 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:34.667 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:34.667733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:44.757 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:44.757766 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:44.768 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:44.767955 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:54.850 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:54.850224 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:26:54.863 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:26:54.863479 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:04.934 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:04.934193 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:04.944 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:04.944352 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:15.016 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:15.016558 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:15.026 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:15.027004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:25.097 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:25.097093 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:25.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:25.151754 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:35.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:35.269012 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:35.281 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:35.281744 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:45.363 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:45.363009 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:45.386 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:45.385240 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:55.472 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:55.472489 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:27:55.482 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:27:55.483152 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:05.622 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:05.622163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:05.633 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:05.632763 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:15.729 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:15.728605 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:15.740 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:15.739438 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:25.820 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:25.819669 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:25.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:25.827842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:35.894 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:35.894074 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:35.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:35.905972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:46.004 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:46.004591 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:46.015 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:46.015953 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:56.109 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:56.109276 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:28:56.120 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:28:56.120306 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:06.234 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:06.234024 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:06.244 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:06.244887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:16.371 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:16.371115 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:16.381 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:16.381629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:26.443 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:26.443155 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:26.453 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:26.453828 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:36.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:36.525983 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:36.535 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:36.535534 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:46.597 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:46.597720 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:46.608 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:46.608446 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:56.659 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:56.657087 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:29:56.667 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:29:56.668149 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:06.737 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:06.737158 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:06.748 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:06.748272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:16.857 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:16.857254 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:16.868 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:16.867505 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:26.949 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:26.949160 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:26.957 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:26.958079 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:37.043 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:37.043465 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:37.053 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:37.053649 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:47.115 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:47.115528 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:47.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:47.125524 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:57.278 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:57.278642 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:30:57.288 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:30:57.288917 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:07.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:07.378344 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:07.393 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:07.393877 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:17.468 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:17.468403 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:17.478 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:17.479004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:27.545 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:27.545551 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:27.555 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:27.556044 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:37.658 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:37.658296 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:37.668 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:37.668717 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:47.763 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:47.763476 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:47.774 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:47.774984 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:57.832 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:57.832618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:31:57.844 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:31:57.844839 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:07.942 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:07.942160 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:07.953 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:07.953291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:18.059 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:18.059825 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:18.072 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:18.072189 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:28.227 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:28.227488 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:28.235 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:28.235891 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:38.316 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:38.315605 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:38.327 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:38.328225 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:48.474 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:48.474866 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:48.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:48.484841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:58.581 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:58.581277 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:32:58.591 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:32:58.591790 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:08.682 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:08.682362 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:08.694 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:08.694380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:18.763 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:18.762940 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:18.787 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:18.787314 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:28.885 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:28.885516 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:28.901 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:28.901175 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:39.011 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:39.011117 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:39.021 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:39.020754 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:49.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:49.134703 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:49.146 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:49.146435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:59.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:59.218872 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:33:59.229 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:33:59.230258 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:09.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:09.335704 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:09.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:09.345415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:19.415 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:19.415667 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:19.426 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:19.426211 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:29.501 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:29.501649 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:29.512 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:29.512728 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:39.584 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:39.584478 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:39.596 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:39.597089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:49.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:49.662516 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:49.723 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:49.723569 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:59.907 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:59.907797 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:34:59.920 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:34:59.920557 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:10.208 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:10.208675 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:10.220 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:10.220992 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:20.350 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:20.350300 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:20.361 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:20.361509 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:30.468 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:30.468150 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:30.476 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:30.477206 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:40.537 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:40.537267 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:40.546 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:40.547173 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:50.651 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:50.651571 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:35:50.662 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:35:50.662951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:00.768 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:00.768480 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:00.779 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:00.780099 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:10.847 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:10.846998 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:10.859 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:10.857775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:20.930 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:20.930320 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:20.973 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:20.974031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:31.092 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:31.092397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:31.104 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:31.104126 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:41.191 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:41.190697 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:41.203 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:41.204175 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:51.306 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:51.306218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:36:51.316 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:36:51.316729 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:01.410 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:01.405235 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:01.416 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:01.416040 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:11.538 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:11.537761 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:11.549 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:11.549903 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:21.627 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:21.624332 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:21.636 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:21.636374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:31.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:31.728292 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:31.853 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:31.740163 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:41.802 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:41.802023 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:41.869 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:41.869290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:51.922 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:51.921216 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:37:51.932 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:37:51.932337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:01.999 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:01.999555 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:02.043 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:02.043038 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:12.149 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:12.149484 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:12.160 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:12.159531 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:22.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:22.238513 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:22.248 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:22.248648 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:32.318 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:32.318205 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:32.330 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:32.328914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:42.407 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:42.407328 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:42.419 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:42.419800 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:52.566 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:52.566467 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:38:52.577 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:38:52.577207 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:02.649 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:02.649366 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:02.665 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:02.665445 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:12.730 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:12.730136 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:12.793 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:12.793424 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:22.912 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:22.912166 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:22.921 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:22.921939 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:32.996 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:32.996064 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:33.010 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:33.010839 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:43.143 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:43.142689 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:43.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:43.154264 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:53.252 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:53.251689 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:39:53.265 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:39:53.263417 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:03.332 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:03.332010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:03.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:03.380570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:13.486 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:13.485611 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:13.497 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:13.497273 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:23.584 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:23.583794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:23.595 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:23.595443 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:33.976 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:33.976110 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:34.024 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:34.023568 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:44.098 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:44.098218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:44.110 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:44.110108 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:54.169 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:54.169219 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:40:54.180 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:40:54.180692 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:04.245 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:04.244799 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:04.306 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:04.306256 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:14.428 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:14.428201 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:14.436 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:14.436007 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:24.508 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:24.508148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:24.518 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:24.518510 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:34.587 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:34.587053 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:34.596 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:34.596576 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:44.660 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:44.660168 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:44.671 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:44.671343 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:46.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:46.350933 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T03:41:47.067 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:47.066555 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:41:47.055+0000 7f5493eb2380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:41:47.067 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:41:47.055+0000 7f5493eb2380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:41:47.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:41:47.055+0000 7f5493eb2380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:41:47.068 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:41:54.742 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:54.742161 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:41:54.753 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:41:54.753207 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:04.826 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:04.825513 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:04.835 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:04.834913 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:14.924 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:14.922729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:14.932 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:14.932760 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:24.991 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:24.991258 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:25.046 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:25.045597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:35.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:35.141778 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:35.153 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:35.153214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:45.221 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:45.220505 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:45.232 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:45.231750 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:55.304 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:55.304118 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:42:55.314 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:42:55.314296 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:05.426 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:05.426109 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:05.441 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:05.436229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:15.548 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:15.548176 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:15.559 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:15.559884 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:25.688 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:25.687648 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:25.696 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:25.696801 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:35.798 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:35.797618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:35.806 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:35.806234 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:45.911 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:45.911218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:45.922 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:45.922107 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:56.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:56.048447 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:43:56.058 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:43:56.058638 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:06.139 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:06.136510 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:06.149 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:06.148642 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:16.255 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:16.254922 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:16.266 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:16.265604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:26.324 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:26.322252 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:26.424 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:26.423865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:36.532 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:36.531736 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:36.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:36.543252 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:46.652 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:46.651373 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:46.666 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:46.665943 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:56.768 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:56.767427 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:44:56.779 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:44:56.778646 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:06.847 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:06.847015 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:06.859 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:06.859249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:16.964 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:16.963577 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:16.974 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:16.973971 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:27.082 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:27.081736 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:27.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:27.093824 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:37.184 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:37.184098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:37.195 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:37.195170 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:47.287 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:47.287050 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:47.298 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:47.297621 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:57.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:57.363601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:45:57.425 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:45:57.424539 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:07.534 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:07.533735 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:07.546 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:07.546007 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:17.653 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:17.652723 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:17.763 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:17.763168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:27.868 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:27.867555 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:27.880 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:27.879306 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:37.982 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:37.981657 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:37.993 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:37.992786 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:48.082 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:48.081764 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:48.094 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:48.093441 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:58.180 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:58.179769 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:46:58.193 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:46:58.192608 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:08.298 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:08.297886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:08.309 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:08.308204 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:18.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:18.365068 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:18.377 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:18.375039 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:28.488 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:28.487838 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:28.499 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:28.498704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:38.555 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:38.554732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:38.564 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:38.564324 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:48.638 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:48.637535 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:48.648 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:48.647931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:58.718 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:58.716413 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:47:58.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:47:58.728221 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:08.810 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:08.809292 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:08.820 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:08.820065 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:18.882 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:18.881735 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:18.958 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:18.891696 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:28.958 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:28.957277 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:28.968 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:28.968106 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:39.022 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:39.021576 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:39.032 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:39.031886 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:49.123 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:49.122130 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:49.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:49.134018 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:59.342 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:59.341193 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:48:59.351 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:48:59.350768 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:09.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:09.458131 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:09.468 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:09.468216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:19.573 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:19.572615 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:19.584 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:19.583424 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:29.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:29.682740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:29.695 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:29.694289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:39.762 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:39.761422 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:39.772 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:39.771586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:49.910 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:49.909161 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:49:49.922 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:49:49.921613 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:00.020 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:00.019541 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:00.030 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:00.029833 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:10.121 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:10.119992 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:10.134 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:10.133631 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:20.258 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:20.257115 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:20.317 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:20.316392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:30.426 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:30.425097 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:30.436 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:30.434888 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:40.522 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:40.521095 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:40.532 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:40.531602 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:50.636 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:50.635158 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:50:50.647 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:50:50.646359 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:00.707 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:00.706206 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:00.717 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:00.717015 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:10.794 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:10.793142 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:10.806 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:10.805526 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:20.911 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:20.910037 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:20.920 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:20.920160 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:31.018 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:31.017067 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:31.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:31.087702 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:41.178 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:41.177551 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:41.188 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:41.187185 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:51.424 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:51.423207 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:51:51.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:51:51.439298 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:01.652 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:01.651583 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:01.663 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:01.662999 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:11.840 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:11.838649 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:11.849 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:11.848407 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:21.919 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:21.918419 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:21.934 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:21.933159 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:32.080 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:32.078881 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:32.090 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:32.089478 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:42.170 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:42.169134 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:42.181 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:42.180399 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:52.311 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:52.310387 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:52:52.321 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:52:52.320318 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:02.449 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:02.448051 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:02.460 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:02.459284 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:12.584 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:12.583759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:12.596 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:12.595428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:22.657 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:22.654892 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:22.665 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:22.665118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:32.729 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:32.728671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:32.739 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:32.738259 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:42.832 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:42.831185 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:42.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:42.841455 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:52.968 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:52.967362 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:53:52.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:53:52.976615 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:03.064 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:03.063387 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:03.075 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:03.074465 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:13.143 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:13.141778 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:13.155 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:13.154229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:23.251 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:23.249748 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:23.262 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:23.261902 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:33.343 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:33.342199 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:33.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:33.353437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:43.438 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:43.437044 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:43.448 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:43.447468 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:53.530 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:53.529206 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:54:53.540 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:54:53.539065 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:03.775 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:03.774730 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:03.788 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:03.787636 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:13.852 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:13.851832 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:13.865 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:13.864549 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:23.948 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:23.947394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:23.961 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:23.960131 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:34.013 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:34.012171 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:34.068 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:34.067311 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:44.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:44.129881 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:44.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:44.140427 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:54.253 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:54.251752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:55:54.263 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:55:54.263040 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:04.392 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:04.391481 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:04.406 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:04.405246 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:14.516 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:14.514707 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:14.525 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:14.524136 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:24.585 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:24.584065 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:24.597 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:24.596213 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:34.676 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:34.674459 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:34.686 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:34.685659 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:44.756 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:44.755463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:44.810 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:44.808910 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:54.941 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:54.940535 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:56:54.956 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:56:54.954461 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:05.052 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:05.050656 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:05.062 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:05.061756 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:15.172 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:15.170809 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:15.184 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:15.183307 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:25.326 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:25.324760 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:25.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:25.334336 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:35.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:35.465737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:35.478 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:35.477216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:45.546 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:45.545262 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:45.558 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:45.556988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:55.920 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:55.918929 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:57:55.931 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:57:55.929985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:06.012 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:06.011563 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:06.023 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:06.020913 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:16.092 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:16.091427 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:16.147 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:16.145853 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:26.731 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:26.730397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:26.741 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:26.740064 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:27.075 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:27.074107 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T03:58:27.811 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:27.810180 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T03:58:27.800+0000 7f67e3463380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T03:58:27.812 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:58:27.800+0000 7f67e3463380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T03:58:27.812 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T03:58:27.800+0000 7f67e3463380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T03:58:27.812 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T03:58:36.919 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:36.917640 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:36.928 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:36.927465 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:47.109 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:47.108172 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:47.120 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:47.118876 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:57.690 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:57.689185 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:58:57.700 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:58:57.699446 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:07.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:07.904397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:07.919 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:07.918130 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:18.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:18.217361 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:18.228 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:18.227020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:28.526 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:28.524409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:28.536 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:28.534766 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:38.674 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:38.671686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:38.689 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:38.686974 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:48.805 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:48.804105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:48.816 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:48.815193 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:58.920 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:58.913504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T03:59:58.928 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 03:59:58.926411 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:09.038 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:09.036737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:09.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:09.048014 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:19.178 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:19.177444 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:19.191 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:19.190164 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:29.316 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:29.314950 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:29.328 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:29.326453 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:39.399 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:39.397722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:39.411 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:39.410227 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:49.470 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:49.469088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:49.480 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:49.479505 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:59.580 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:59.579165 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:00:59.592 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:00:59.591274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:09.695 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:09.694195 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:09.706 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:09.704868 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:19.805 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:19.803568 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:19.816 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:19.815194 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:29.932 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:29.931059 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:29.945 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:29.943691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:40.032 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:40.030230 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:40.040 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:40.039248 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:50.147 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:50.146274 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:01:50.156 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:01:50.155251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:00.259 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:00.257968 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:00.271 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:00.270095 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:10.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:10.358540 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:10.371 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:10.370296 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:20.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:20.457850 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:20.470 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:20.469159 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:30.544 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:30.542787 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:30.552 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:30.551184 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:40.670 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:40.669202 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:40.682 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:40.679860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:50.785 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:50.783411 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:02:50.793 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:02:50.792064 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:00.915 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:00.913552 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:00.931 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:00.929714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:11.087 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:11.085938 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:11.098 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:11.096647 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:21.156 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:21.155100 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:21.177 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:21.176165 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:31.292 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:31.290664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:31.304 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:31.302492 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:41.368 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:41.367136 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:41.377 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:41.376361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:51.567 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:51.564895 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:03:51.576 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:03:51.575462 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:01.643 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:01.642145 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:01.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:01.654004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:11.817 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:11.816002 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:11.829 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:11.827887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:21.930 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:21.929261 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:21.940 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:21.939246 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:32.057 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:32.056327 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:32.069 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:32.068015 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:42.166 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:42.164875 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:42.180 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:42.178454 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:52.287 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:52.286108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:04:52.299 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:04:52.297833 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:02.385 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:02.383845 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:02.396 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:02.395558 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:12.474 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:12.472369 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:12.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:12.483221 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:22.614 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:22.613042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:22.624 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:22.623239 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:32.731 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:32.729451 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:32.742 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:32.740957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:42.874 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:42.872556 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:42.884 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:42.883277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:53.043 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:53.042011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:05:53.054 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:05:53.053053 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:03.138 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:03.136488 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:03.149 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:03.148128 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:13.213 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:13.211566 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:13.224 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:13.222746 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:23.310 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:23.308820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:23.319 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:23.318097 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:33.405 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:33.403201 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:33.416 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:33.415132 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:43.550 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:43.548651 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:43.563 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:43.561985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:53.674 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:53.672644 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:06:53.684 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:06:53.682683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:03.826 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:03.824431 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:03.839 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:03.838084 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:13.929 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:13.927610 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:13.939 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:13.938333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:24.005 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:24.003399 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:24.016 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:24.014530 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:34.085 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:34.083831 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:34.097 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:34.096558 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:44.162 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:44.160947 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:44.172 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:44.171220 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:54.278 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:54.276463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:07:54.287 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:07:54.286348 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:04.376 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:04.374666 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:04.388 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:04.386759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:14.472 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:14.471157 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:14.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:14.482680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:24.634 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:24.632807 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:24.645 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:24.643913 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:34.742 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:34.740698 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:34.751 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:34.749911 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:44.867 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:44.865397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:44.880 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:44.878953 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:54.949 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:54.948231 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:08:54.992 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:08:54.991327 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:05.070 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:05.068873 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:05.081 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:05.079611 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:15.158 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:15.157008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:15.169 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:15.167673 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:25.257 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:25.255803 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:25.268 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:25.267442 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:35.327 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:35.325893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:35.337 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:35.335916 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:45.451 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:45.447886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:45.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:45.460854 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:55.594 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:55.592623 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:09:55.609 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:09:55.607762 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:05.794 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:05.793025 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:05.802 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:05.800852 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:15.933 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:15.931282 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:15.944 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:15.942848 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:26.052 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:26.050934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:26.062 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:26.061348 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:36.174 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:36.172894 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:36.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:36.184540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:46.289 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:46.287761 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:46.300 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:46.298726 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:56.455 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:56.453579 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:10:56.465 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:10:56.464027 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:06.525 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:06.523382 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:06.535 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:06.534085 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:16.663 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:16.661258 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:16.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:16.681904 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:26.749 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:26.747406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:26.826 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:26.825031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:36.889 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:36.887373 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:36.940 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:36.938730 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:47.023 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:47.022167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:47.035 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:47.034034 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:57.141 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:57.139121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:11:57.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:11:57.150108 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:07.208 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:07.207048 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:07.217 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:07.216177 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:17.276 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:17.274192 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:17.287 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:17.285432 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:27.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:27.352516 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:27.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:27.363690 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:37.421 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:37.419672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:37.461 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:37.459380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:47.588 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:47.586684 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:47.600 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:47.598831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:57.686 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:57.684711 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:12:57.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:12:57.726218 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:07.839 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:07.837310 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:07.851 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:07.850272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:18.022 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:18.020448 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:18.033 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:18.032107 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:28.090 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:28.086920 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:28.142 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:28.140917 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:38.204 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:38.202535 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:38.213 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:38.211548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:48.313 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:48.311326 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:48.321 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:48.320229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:58.386 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:58.384650 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:13:58.442 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:13:58.440647 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:08.500 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:08.498281 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:08.507 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:08.506129 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:18.588 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:18.585336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:18.593 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:18.592360 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:28.652 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:28.651040 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:28.667 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:28.665990 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:38.757 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:38.755520 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:38.768 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:38.766921 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:48.834 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:48.832236 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:48.845 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:48.843496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:58.952 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:58.948027 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:14:58.962 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:14:58.960606 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:07.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:07.825229 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T04:15:08.682 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:08.680698 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:15:08.674+0000 7f0d956ac380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:15:08.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T04:15:08.674+0000 7f0d956ac380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:15:08.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T04:15:08.674+0000 7f0d956ac380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:15:08.683 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:15:09.038 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:09.036566 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:09.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:09.047664 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:19.132 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:19.130779 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:19.143 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:19.141201 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:29.227 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:29.224953 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:29.239 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:29.237248 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:39.322 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:39.320785 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:39.333 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:39.332280 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:49.429 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:49.427371 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:49.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:49.438589 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:59.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:59.541369 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:15:59.554 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:15:59.552776 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:09.615 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:09.613203 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:09.626 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:09.624704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:19.702 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:19.700132 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:19.712 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:19.710508 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:29.779 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:29.777740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:29.836 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:29.834251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:39.934 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:39.932025 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:39.943 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:39.942249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:50.010 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:50.008711 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:16:50.018 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:16:50.017146 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:00.167 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:00.165345 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:00.178 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:00.176833 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:10.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:10.236951 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:10.249 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:10.248310 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:20.347 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:20.345767 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:20.359 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:20.356804 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:30.453 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:30.451241 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:30.462 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:30.460074 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:40.525 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:40.523086 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:40.535 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:40.533594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:50.628 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:50.627117 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:17:50.639 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:17:50.637934 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:00.731 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:00.729545 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:00.742 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:00.741062 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:10.847 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:10.845804 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:10.861 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:10.860297 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:20.943 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:20.940941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:20.952 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:20.950897 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:31.014 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:31.013053 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:31.025 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:31.024430 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:41.126 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:41.124718 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:41.138 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:41.137006 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:51.247 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:51.245487 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:18:51.258 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:18:51.257279 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:01.318 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:01.316929 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:01.328 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:01.327335 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:11.427 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:11.425894 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:11.441 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:11.439739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:21.515 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:21.513843 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:21.527 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:21.525211 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:31.629 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:31.627373 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:31.644 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:31.642683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:41.784 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:41.782105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:41.795 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:41.793808 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:51.862 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:51.860759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:19:51.872 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:19:51.870815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:01.981 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:01.979197 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:01.993 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:01.991589 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:12.063 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:12.061210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:12.078 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:12.076688 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:22.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:22.148898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:22.161 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:22.158956 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:32.231 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:32.229872 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:32.243 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:32.242077 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:42.331 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:42.329144 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:42.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:42.339337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:52.444 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:52.442255 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:20:52.455 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:20:52.454067 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:02.560 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:02.557972 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:02.571 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:02.570063 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:12.638 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:12.636235 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:12.690 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:12.687645 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:22.758 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:22.756817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:22.769 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:22.767334 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:32.880 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:32.879044 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:32.891 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:32.889913 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:42.952 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:42.949717 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:43.008 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:43.007153 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:53.141 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:53.138942 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:21:53.152 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:21:53.151056 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:03.216 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:03.214290 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:03.227 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:03.225532 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:13.343 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:13.341531 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:13.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:13.352635 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:23.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:23.457244 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:23.469 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:23.468321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:33.580 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:33.578457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:33.592 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:33.590402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:43.749 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:43.747071 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:43.775 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:43.772921 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:53.839 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:53.837797 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:22:53.850 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:22:53.848957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:03.967 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:03.965233 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:03.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:03.975850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:14.114 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:14.112768 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:14.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:14.123895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:24.184 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:24.181880 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:24.194 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:24.192611 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:34.298 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:34.296624 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:34.312 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:34.310258 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:44.385 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:44.383548 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:44.398 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:44.395575 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:54.540 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:54.538268 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:23:54.552 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:23:54.551019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:04.648 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:04.646918 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:04.659 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:04.657481 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:14.731 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:14.729768 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:14.744 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:14.743034 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:24.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:24.840381 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:24.852 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:24.851205 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:34.968 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:34.966179 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:34.978 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:34.977286 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:45.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:45.098853 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:45.111 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:45.109770 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:55.208 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:55.205964 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:24:55.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:24:55.217382 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:05.283 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:05.281122 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:05.294 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:05.293088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:15.399 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:15.397689 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:15.412 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:15.410466 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:25.501 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:25.499213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:25.512 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:25.510986 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:35.590 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:35.587918 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:35.598 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:35.596415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:45.697 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:45.695198 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:45.711 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:45.707837 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:55.780 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:55.778634 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:25:55.789 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:25:55.788192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:05.845 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:05.843721 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:05.854 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:05.853204 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:15.913 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:15.911671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:15.922 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:15.921023 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:25.995 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:25.993055 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:26.008 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:26.006431 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:36.113 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:36.111206 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:36.123 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:36.121688 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:46.245 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:46.243732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:46.264 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:46.262435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:56.335 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:56.333570 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:26:56.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:26:56.343803 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:06.440 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:06.437924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:06.460 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:06.458118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:16.545 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:16.543349 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:16.580 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:16.578226 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:26.684 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:26.682548 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:26.693 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:26.692140 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:36.809 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:36.807849 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:36.819 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:36.817353 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:47.077 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:47.075536 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:47.087 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:47.085219 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:57.243 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:57.241344 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:27:57.252 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:27:57.250662 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:07.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:07.343017 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:07.355 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:07.353401 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:17.457 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:17.455416 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:17.471 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:17.465803 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:27.557 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:27.555103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:27.569 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:27.566285 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:37.630 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:37.628050 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:37.640 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:37.638748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:47.717 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:47.715277 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:47.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:47.723901 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:57.827 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:57.824955 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:28:57.837 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:28:57.835487 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:07.905 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:07.903275 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:07.916 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:07.914089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:17.997 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:17.994937 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:18.007 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:18.006110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:28.102 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:28.100546 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:28.112 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:28.110569 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:38.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:38.216047 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:38.230 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:38.228576 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:48.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:48.358504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:48.369 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:48.367793 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:58.469 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:58.466630 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:29:58.478 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:29:58.476654 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:08.542 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:08.540640 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:08.554 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:08.552851 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:18.652 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:18.650876 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:18.669 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:18.667168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:28.732 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:28.730787 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:28.746 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:28.745102 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:38.841 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:38.839317 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:38.851 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:38.849839 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:48.961 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:48.959632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:48.971 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:48.970114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:59.136 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:59.134123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:30:59.147 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:30:59.145363 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:09.276 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:09.274402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:09.288 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:09.286480 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:19.405 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:19.402801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:19.415 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:19.413554 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:29.615 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:29.613508 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:29.628 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:29.625087 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:39.699 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:39.697468 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:39.708 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:39.706850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:48.690 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:48.688603 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T04:31:49.329 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:49.327232 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:31:49.316+0000 7f73ebd9b380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:31:49.330 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T04:31:49.316+0000 7f73ebd9b380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:31:49.330 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T04:31:49.316+0000 7f73ebd9b380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:31:49.330 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:31:49.768 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:49.766005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:49.780 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:49.778154 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:59.842 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:59.840634 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:31:59.853 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:31:59.851678 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:09.920 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:09.918545 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:09.930 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:09.928790 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:20.036 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:20.033729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:20.046 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:20.042370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:30.186 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:30.183972 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:30.197 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:30.195625 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:40.312 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:40.309680 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:40.323 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:40.320429 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:50.378 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:50.376445 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:32:50.423 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:32:50.421377 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:00.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:00.488100 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:00.500 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:00.498179 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:10.600 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:10.598575 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:10.643 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:10.641327 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:20.707 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:20.705121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:20.718 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:20.716215 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:30.817 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:30.815227 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:30.828 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:30.826779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:40.938 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:40.935576 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:40.946 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:40.944746 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:51.008 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:51.006748 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:33:51.019 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:33:51.017758 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:01.107 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:01.105409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:01.118 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:01.116113 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:11.178 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:11.176263 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:11.189 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:11.187419 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:21.267 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:21.264927 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:21.278 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:21.276329 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:31.342 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:31.340856 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:31.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:31.352198 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:41.461 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:41.458993 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:41.470 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:41.468955 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:51.575 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:51.573393 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:34:51.588 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:34:51.586464 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:01.683 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:01.681797 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:01.694 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:01.692640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:11.786 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:11.784132 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:11.796 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:11.793986 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:21.890 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:21.888057 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:21.900 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:21.898238 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:32.000 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:31.998705 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:32.015 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:32.010785 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:42.083 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:42.081924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:42.093 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:42.091818 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:52.205 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:52.203885 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:35:52.216 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:35:52.214242 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:02.280 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:02.278738 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:02.533 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:02.287471 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:12.338 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:12.336436 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:12.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:12.352581 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:22.488 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:22.486271 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:22.499 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:22.497393 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:32.593 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:32.591737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:32.655 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:32.653016 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:42.766 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:42.764380 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:42.776 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:42.774423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:52.951 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:52.949080 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:36:52.962 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:36:52.960123 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:03.024 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:03.022392 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:03.034 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:03.032625 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:13.149 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:13.147686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:13.162 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:13.160469 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:23.313 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:23.311532 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:23.322 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:23.320224 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:33.385 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:33.383947 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:33.397 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:33.395909 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:43.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:43.526914 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:43.540 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:43.538706 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:53.606 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:53.604747 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:37:53.640 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:37:53.638080 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:03.702 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:03.700542 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:03.770 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:03.768687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:13.892 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:13.889461 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:13.901 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:13.899778 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:24.008 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:24.005997 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:24.018 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:24.016682 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:34.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:34.098029 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:34.112 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:34.110493 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:44.188 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:44.186726 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:44.200 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:44.198375 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:54.287 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:54.285039 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:38:54.297 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:38:54.295903 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:04.386 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:04.384307 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:04.397 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:04.395760 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:14.467 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:14.464962 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:14.480 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:14.478164 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:24.613 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:24.611790 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:24.625 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:24.624321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:34.775 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:34.773426 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:34.787 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:34.784657 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:44.906 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:44.904944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:44.927 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:44.916932 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:55.074 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:55.072326 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:39:55.083 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:39:55.081807 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:05.151 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:05.149029 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:05.162 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:05.160516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:15.227 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:15.225095 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:15.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:15.236543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:25.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:25.337910 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:25.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:25.351292 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:35.415 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:35.413584 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:35.477 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:35.475940 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:45.542 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:45.540189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:45.551 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:45.549680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:55.613 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:55.611181 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:40:55.623 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:40:55.621219 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:05.682 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:05.680867 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:05.691 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:05.689705 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:15.751 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:15.749552 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:15.764 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:15.763033 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:25.838 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:25.836866 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:25.914 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:25.912401 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:35.975 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:35.973387 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:35.988 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:35.985524 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:46.145 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:46.143746 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:46.154 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:46.153246 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:56.244 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:56.242268 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:41:56.254 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:41:56.253094 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:06.369 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:06.367562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:06.380 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:06.378216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:16.464 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:16.458017 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:16.472 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:16.469318 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:26.563 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:26.561145 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:26.574 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:26.573156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:36.651 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:36.649114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:36.663 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:36.661361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:46.743 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:46.740841 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:46.756 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:46.754959 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:56.823 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:56.821676 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:42:56.835 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:42:56.833849 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:06.904 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:06.902213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:06.917 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:06.915696 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:16.977 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:16.975228 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:17.019 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:17.017051 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:27.082 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:27.080650 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:27.149 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:27.148001 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:37.238 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:37.235839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:37.248 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:37.247257 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:47.309 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:47.306993 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:47.320 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:47.318563 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:57.421 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:57.418977 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:43:57.433 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:43:57.431057 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:07.553 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:07.551747 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:07.562 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:07.560977 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:17.633 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:17.631785 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:17.644 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:17.642990 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:27.710 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:27.708604 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:27.722 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:27.720346 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:37.793 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:37.791523 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:37.863 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:37.860993 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:47.929 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:47.927229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:47.982 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:47.980141 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:58.038 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:58.036287 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:44:58.048 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:44:58.046492 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:08.117 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:08.115288 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:08.128 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:08.126981 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:18.245 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:18.243404 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:18.260 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:18.256051 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:28.328 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:28.326044 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:28.346 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:28.338541 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:38.433 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:38.431383 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:38.444 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:38.442622 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:48.538 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:48.536727 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:48.549 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:48.548105 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:58.654 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:58.652409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:45:58.666 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:45:58.664667 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:08.770 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:08.768011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:08.781 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:08.779226 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:18.901 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:18.898902 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:18.915 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:18.913074 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:28.978 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:28.976311 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:29.030 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:29.028365 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:39.086 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:39.084680 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:39.096 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:39.095002 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:49.195 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:49.193296 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:49.207 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:49.205839 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:59.269 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:59.267753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:46:59.280 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:46:59.278679 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:09.354 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:09.352093 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:09.365 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:09.364042 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:19.463 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:19.460670 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:19.474 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:19.472333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:29.588 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:29.586746 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:29.601 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:29.599229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:39.669 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:39.667296 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:39.679 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:39.678138 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:49.980 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:49.978425 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:47:49.992 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:47:49.990376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:00.065 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:00.062766 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:00.074 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:00.073224 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:10.163 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:10.161038 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:10.173 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:10.171334 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:20.315 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:20.313480 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:20.326 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:20.324111 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:29.340 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:29.338343 I | op-mon: parsing mon endpoints: a=172.21.15.145:6789 2022-04-02T04:48:29.964 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:29.962669 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-04-02T04:48:29.954+0000 7fb692b7c380 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-04-02T04:48:29.965 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T04:48:29.954+0000 7fb692b7c380 0 ERROR: failed to start notify service ((2) No such file or directory 2022-04-02T04:48:29.965 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02T04:48:29.954+0000 7fb692b7c380 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-04-02T04:48:29.965 INFO:tasks.rook.operator.smithi145.stdout:couldn't init storage provider. : exit status 5 2022-04-02T04:48:30.397 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:30.395831 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:30.409 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:30.407148 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:40.481 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:40.478847 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:40.490 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:40.488866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:50.593 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:50.591825 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:48:50.605 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:48:50.603065 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:00.709 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:00.707786 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:00.719 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:00.717724 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:10.783 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:10.781421 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:10.795 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:10.792786 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:20.857 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:20.855294 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:20.875 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:20.873584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:30.967 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:30.965060 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:30.975 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:30.974191 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:41.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:41.097942 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:41.111 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:41.109013 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:51.229 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:51.226874 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:49:51.240 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:49:51.238406 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:01.358 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:01.356310 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:01.370 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:01.368281 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:11.449 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:11.447274 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:11.459 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:11.457524 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:21.563 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:21.560850 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:21.576 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:21.575234 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:31.636 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:31.633474 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:31.645 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:31.644068 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:41.742 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:41.740548 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:41.752 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:41.750843 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:51.811 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:51.809457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:50:51.822 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:50:51.820829 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:01.884 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:01.882163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:01.929 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:01.927861 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:12.037 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:12.035267 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:12.049 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:12.047326 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:22.110 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:22.108329 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:22.120 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:22.118263 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:32.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:32.216229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:32.231 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:32.229574 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:42.331 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:42.329390 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:42.342 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:42.340403 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:52.448 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:52.446018 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:51:52.461 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:51:52.459209 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:02.529 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:02.527499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:02.543 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:02.540911 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:12.656 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:12.654474 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:12.667 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:12.665440 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:22.728 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:22.726211 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:22.738 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:22.736830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:32.843 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:32.841223 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:32.854 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:32.852041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:42.936 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:42.934262 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:42.947 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:42.946248 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:53.088 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:53.085950 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:52:53.096 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:52:53.094179 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:03.225 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:03.223759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:03.236 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:03.234681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:13.576 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:13.574654 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:13.585 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:13.583923 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:23.686 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:23.684667 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:23.697 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:23.695390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:33.794 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:33.792917 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:33.806 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:33.804491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:43.863 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:43.861345 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:43.874 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:43.871888 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:53.938 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:53.936693 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:53:53.950 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:53:53.948298 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:04.014 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:04.012589 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:04.026 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:04.024715 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:14.108 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:14.105852 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:14.120 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:14.117981 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:24.207 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:24.204737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:24.218 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:24.216769 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:34.311 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:34.308598 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:34.323 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:34.321401 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:44.411 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:44.409494 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:44.422 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:44.420097 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:54.503 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:54.501531 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:54:54.513 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:54:54.512158 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:04.613 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:04.611459 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:04.624 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:04.622391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:14.717 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:14.715563 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:14.725 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:14.723956 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:24.824 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:24.822552 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:24.835 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:24.833200 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:34.941 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:34.939750 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:34.951 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:34.949299 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:45.013 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:45.011518 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:45.023 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:45.021552 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:55.097 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:55.095560 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:55:55.108 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:55:55.106866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:05.206 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:05.204238 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:05.217 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:05.215372 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:15.319 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:15.317720 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:15.329 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:15.327869 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:25.406 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:25.404118 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:25.414 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:25.412584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:35.508 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:35.506861 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:35.520 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:35.518404 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:45.612 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:45.609899 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:45.621 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:45.619805 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:55.684 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:55.682209 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:56:55.693 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:56:55.691367 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:05.795 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:05.793653 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:05.805 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:05.803903 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:15.907 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:15.905740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:15.918 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:15.916510 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:25.981 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:25.979286 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:25.992 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:25.990316 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:36.108 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:36.106528 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:36.120 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:36.118577 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:46.233 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:46.231502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:46.244 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:46.242984 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:56.342 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:56.340601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:57:56.352 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:57:56.350963 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:06.484 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:06.481911 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:06.494 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:06.493186 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:16.565 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:16.563134 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:16.575 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:16.573748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:26.649 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:26.646886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:26.661 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:26.659474 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:36.726 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:36.724863 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:36.737 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:36.735795 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:46.849 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:46.847556 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:46.861 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:46.859570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:56.934 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:56.932817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:58:56.945 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:58:56.944207 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:07.045 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:07.043652 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:07.056 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:07.054449 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:17.194 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:17.192193 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:17.205 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:17.203333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:27.268 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:27.266262 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:27.280 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:27.278868 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:37.345 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:37.343091 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:37.358 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:37.353817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:47.458 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:47.456465 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:47.470 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:47.467882 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:57.541 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:57.539227 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T04:59:57.551 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 04:59:57.550059 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:07.618 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:07.616652 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:07.681 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:07.679267 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:17.824 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:17.821840 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:17.835 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:17.833887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:27.988 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:27.985980 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:27.998 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:27.996919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:38.100 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:38.097492 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:38.109 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:38.107896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:48.197 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:48.194797 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:48.207 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:48.204876 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:58.360 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:58.358886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:00:58.369 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:00:58.366719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:08.495 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:08.493873 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:08.504 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:08.502831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:18.562 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:18.560996 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:18.572 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:18.570557 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:28.642 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:28.639982 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:28.652 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:28.650485 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:38.721 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:38.719288 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:38.734 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:38.732449 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:48.807 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:48.805908 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:48.819 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:48.817591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:58.896 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:58.894491 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:01:58.906 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:01:58.903700 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:08.976 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:08.974774 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:08.986 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:08.984362 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:19.054 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:19.052198 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:19.066 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:19.064362 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:29.131 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:29.129528 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:29.198 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:29.196336 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:39.284 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:39.282270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:39.293 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:39.291501 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:49.405 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:49.403316 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:49.416 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:49.414290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:59.539 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:59.537743 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:02:59.550 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:02:59.548024 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:09.652 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:09.650131 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:09.664 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:09.662505 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:19.735 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:19.733493 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:19.746 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:19.744854 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:29.843 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:29.841125 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:29.857 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:29.855866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:39.946 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:39.944396 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:39.954 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:39.952602 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:50.125 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:50.123392 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:03:50.139 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:03:50.137057 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:00.250 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:00.248752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:00.262 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:00.260575 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:10.348 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:10.346191 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:10.362 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:10.360291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:20.447 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:20.445644 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:20.464 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:20.462369 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:30.544 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:30.542511 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:30.553 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:30.551895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:40.679 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:40.677486 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:40.691 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:40.689719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:50.833 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:50.831355 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T05:04:50.843 INFO:tasks.rook.operator.smithi145.stdout:2022-04-02 05:04:50.841203 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStore: [foo] 2022-04-02T07:25:38.360 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2022-04-02T07:25:38.390 DEBUG:teuthology.task.console_log:Killing console logger for smithi145 2022-04-02T07:25:38.392 DEBUG:teuthology.exit:Finished running handlers